Date: Thursday, June 2, 2022 @ 21:35:36 Author: spupykin Revision: 1219090
upgpkg: perl-tie-hash-indexed 0.08-1 Modified: perl-tie-hash-indexed/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-02 21:35:27 UTC (rev 1219089) +++ PKGBUILD 2022-06-02 21:35:36 UTC (rev 1219090) @@ -2,8 +2,8 @@ # Contributor: Francois Charette <[email protected]> pkgname=perl-tie-hash-indexed -pkgver=0.05 -pkgrel=21 +pkgver=0.08 +pkgrel=1 pkgdesc="Ordered hashes for Perl" arch=('x86_64') url="https://search.cpan.org/dist/Tie-Hash-Indexed" @@ -11,7 +11,7 @@ depends=('perl') options=('!emptydirs') source=(https://www.cpan.org/authors/id/M/MH/MHX/Tie-Hash-Indexed-${pkgver}.tar.gz) -sha256sums=('a8862a4763d58a8c785e34b8b18e5db4ce5c3e36b9b5cf565a3088584eab361e') +sha256sums=('37bc62815f5a848ac77912b9bf4788a9f272884e83a52e2093dab4a83a4a7b10') build() { cd Tie-Hash-Indexed-${pkgver}
