diff options
Diffstat (limited to 'user')
-rw-r--r-- | user/perl-tie-ixhash/APKBUILD | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/user/perl-tie-ixhash/APKBUILD b/user/perl-tie-ixhash/APKBUILD index 4162e88cc..53b79fdc5 100644 --- a/user/perl-tie-ixhash/APKBUILD +++ b/user/perl-tie-ixhash/APKBUILD @@ -3,6 +3,8 @@ pkgname=perl-tie-ixhash _pkgreal=Tie-IxHash _author=CHORNY +_au=${_author%%"${_author#??}"} +_a=${_author%%"${_author#?}"} pkgver=1.23 pkgrel=0 pkgdesc="Ordered associative arrays for Perl" |