diff --git a/testing/perl-font-ttf/APKBUILD b/testing/perl-font-ttf/APKBUILD index d8355d28685..64270cd05fb 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 -_pkgrel=Font-TTF +_pkgreal=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/B/BH/BHALLISSY/$_pkgrel-$pkgver.tar.gz" +source="https://cpan.metacpan.org/authors/id/B/BH/BHALLISSY/$_pkgreal-$pkgver.tar.gz" builddir="$srcdir/$_pkgreal-$pkgver" build() {