[arch-commits] Commit in perl-tie-ixhash/trunk (PKGBUILD)

2020-07-07 Thread Felix Yan via arch-commits
Date: Tuesday, July 7, 2020 @ 17:08:00
  Author: felixonmars
Revision: 659571

upgpkg: perl-tie-ixhash 1.23-5: reproducibility rebuild

Modified:
  perl-tie-ixhash/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-07 17:07:58 UTC (rev 659570)
+++ PKGBUILD2020-07-07 17:08:00 UTC (rev 659571)
@@ -4,7 +4,7 @@
 
 pkgname=perl-tie-ixhash
 pkgver=1.23
-pkgrel=4
+pkgrel=5
 pkgdesc="Indexed hash (ordered array/hash composite)"
 arch=('any')
 url="https://search.cpan.org/dist/Tie-IxHash;


[arch-commits] Commit in perl-tie-ixhash/trunk (PKGBUILD)

2018-11-09 Thread Evangelos Foutras via arch-commits
Date: Friday, November 9, 2018 @ 20:49:04
  Author: foutrelis
Revision: 404421

PIE/BUILDINFO rebuild

Modified:
  perl-tie-ixhash/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-09 20:49:02 UTC (rev 404420)
+++ PKGBUILD2018-11-09 20:49:04 UTC (rev 404421)
@@ -4,7 +4,7 @@
 
 pkgname=perl-tie-ixhash
 pkgver=1.23
-pkgrel=3
+pkgrel=4
 pkgdesc="Indexed hash (ordered array/hash composite)"
 arch=('any')
 url="http://search.cpan.org/dist/Tie-IxHash;


[arch-commits] Commit in perl-tie-ixhash/trunk (PKGBUILD)

2017-06-01 Thread Evangelos Foutras
Date: Thursday, June 1, 2017 @ 08:49:24
  Author: foutrelis
Revision: 231797

Perl 5.26 rebuild

Modified:
  perl-tie-ixhash/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-01 08:48:55 UTC (rev 231796)
+++ PKGBUILD2017-06-01 08:49:24 UTC (rev 231797)
@@ -5,7 +5,7 @@
 
 pkgname=perl-tie-ixhash
 pkgver=1.23
-pkgrel=2
+pkgrel=3
 pkgdesc="Indexed hash (ordered array/hash composite)"
 arch=('any')
 url="http://search.cpan.org/dist/Tie-IxHash;


[arch-commits] Commit in perl-tie-ixhash/trunk (PKGBUILD)

2014-07-01 Thread Sergej Pupykin
Date: Tuesday, July 1, 2014 @ 16:33:14
  Author: spupykin
Revision: 114312

upgpkg: perl-tie-ixhash 1.23-2

upd

Modified:
  perl-tie-ixhash/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-07-01 14:33:11 UTC (rev 114311)
+++ PKGBUILD2014-07-01 14:33:14 UTC (rev 114312)
@@ -5,7 +5,7 @@
 
 pkgname=perl-tie-ixhash
 pkgver=1.23
-pkgrel=1
+pkgrel=2
 pkgdesc=Indexed hash (ordered array/hash composite)
 arch=('any')
 url=http://search.cpan.org/dist/Tie-IxHash;



[arch-commits] Commit in perl-tie-ixhash/trunk (PKGBUILD)

2013-03-21 Thread Sergej Pupykin
Date: Thursday, March 21, 2013 @ 12:19:26
  Author: spupykin
Revision: 86711

upgpkg: perl-tie-ixhash 1.23-1

upd

Modified:
  perl-tie-ixhash/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-03-21 10:54:23 UTC (rev 86710)
+++ PKGBUILD2013-03-21 11:19:26 UTC (rev 86711)
@@ -4,8 +4,8 @@
 # Contributor: François Charette firmicus ατ gmx δοτ net
 
 pkgname=perl-tie-ixhash
-pkgver=1.22
-pkgrel=2
+pkgver=1.23
+pkgrel=1
 pkgdesc=Indexed hash (ordered array/hash composite)
 arch=('any')
 url=http://search.cpan.org/dist/Tie-IxHash;
@@ -13,7 +13,7 @@
 depends=('perl=5.10.0')
 options=('!emptydirs')
 
source=(http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/Tie-IxHash-$pkgver.tar.gz)
-md5sums=('aae2e62df7e016fd3e8fdaaea71b0b41')
+md5sums=('8393f2ced231533c3e714abad582f291')
 
 build() {
   cd  $srcdir/Tie-IxHash-$pkgver