summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Shark2024-03-20 16:05:58 +0300
committerAndrew Shark2024-03-20 16:05:58 +0300
commit99f05a1f403101d4bd87030b71fabb35c9d47246 (patch)
tree9068553f0a663b6f8b154c654266d29352b863c3 /PKGBUILD
parent8b2c3d7e530dc76290c879086724d97a9afd0726 (diff)
downloadaur-perl-hash-storediterator.tar.gz
Reupload after mistakenly deleted at massive cleanup
This package was mistakenly deleted with PRQ#55781 at massive clean-up, see https://lists.archlinux.org/hyperkitty/list/aur-general@lists.archlinux.org/thread/4D67SJNFZEGTRXCTMBVTUPDPWNERJC3X/ It is needed for perl-devel-camelcadedb, so reuploading it.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e2c4c09572a..2890b04aa613 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,9 @@
-#Contributor: Simon Legner <Simon.Legner@gmail.com>
+# Maintainer: Andrew Shark <ashark linuxcomp.ru>
+# Contributor: Simon Legner <Simon.Legner@gmail.com>
+
pkgname=perl-hash-storediterator
pkgver=0.008
-pkgrel=2
+pkgrel=3
pkgdesc='Access to iterator inside Perl hashes, plus helper functions'
_dist=Hash-StoredIterator
arch=('any')