aboutsummaryrefslogtreecommitdiffstats
path: root/testing/perl-font-ttf/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/perl-font-ttf/APKBUILD')
-rw-r--r--testing/perl-font-ttf/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/perl-font-ttf/APKBUILD b/testing/perl-font-ttf/APKBUILD
index f0f76cec96..d8355d2868 100644
--- a/testing/perl-font-ttf/APKBUILD
+++ b/testing/perl-font-ttf/APKBUILD
@@ -3,7 +3,7 @@
pkgname=perl-font-ttf
pkgver=1.06
pkgrel=0
-_pkgreal=Font-TTF
+_pkgrel=Font-TTF
pkgdesc="perl module for TrueType font hacking"
url="https://metacpan.org/pod/Font::TTF"
arch="all"
@@ -11,7 +11,7 @@ license="Artistic License 2.0"
depends="perl-io-string"
makedepends="perl-dev"
subpackages="$pkgname-doc"
-source="https://cpan.metacpan.org/authors/id/M/MH/MHOSKEN/$_pkgreal-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/B/BH/BHALLISSY/$_pkgrel-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"
build() {