diff options
-rw-r--r-- | sys-fs/archivemount/archivemount-0.8.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/archivemount/archivemount-0.8.12.ebuild b/sys-fs/archivemount/archivemount-0.8.12.ebuild index 76c93396bb9b..f8e3636bdebb 100644 --- a/sys-fs/archivemount/archivemount-0.8.12.ebuild +++ b/sys-fs/archivemount/archivemount-0.8.12.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Mount archives using libarchive and FUSE" -HOMEPAGE="https://www.cybernoia.de/software/archivemount.html https://github.com/cybernoid/archivemount.git" +HOMEPAGE="https://www.cybernoia.de/software/archivemount.html https://github.com/cybernoid/archivemount" SRC_URI="https://www.cybernoia.de/software/archivemount/${P}.tar.gz" LICENSE="GPL-2" |