summaryrefslogtreecommitdiff
path: root/user/perl-tie-ixhash
diff options
context:
space:
mode:
authorSíle Ekaterin Liszka <sheila@vulpine.house>2022-05-26 14:38:14 -0700
committerZach van Rijn <me@zv.io>2022-06-12 23:51:53 +0000
commitdd37cdc0d42a1644370ea4314a558ebcaabe4bf5 (patch)
tree8365cde75940187130e0987166fd88e74d37b7f0 /user/perl-tie-ixhash
parent1bb5f2e005b963fca54af876d7a23232653ad0df (diff)
downloadpackages-dd37cdc0d42a1644370ea4314a558ebcaabe4bf5.tar.gz
packages-dd37cdc0d42a1644370ea4314a558ebcaabe4bf5.tar.bz2
packages-dd37cdc0d42a1644370ea4314a558ebcaabe4bf5.tar.xz
packages-dd37cdc0d42a1644370ea4314a558ebcaabe4bf5.zip
user/perl-tie-ixhash: missing variables added
Diffstat (limited to 'user/perl-tie-ixhash')
-rw-r--r--user/perl-tie-ixhash/APKBUILD2
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"