diff options
Diffstat (limited to 'dev-util/afdko/afdko-3.6.2.ebuild')
-rw-r--r-- | dev-util/afdko/afdko-3.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/afdko/afdko-3.6.2.ebuild b/dev-util/afdko/afdko-3.6.2.ebuild index 419b0931b..c4bc77873 100644 --- a/dev-util/afdko/afdko-3.6.2.ebuild +++ b/dev-util/afdko/afdko-3.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 toolchain-funcs DESCRIPTION="Adobe Font Development Kit for OpenType" -HOMEPAGE="https://adobe-type-tools.github.io/afdko" +HOMEPAGE="https://adobe-type-tools.github.io/afdko/" SRC_URI="https://github.com/adobe-type-tools/afdko/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64" |