diff options
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/perl-font-ttf/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/perl-font-ttf/APKBUILD b/testing/perl-font-ttf/APKBUILD index d8355d2868..64270cd05f 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() { |
