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

2020-06-21 Thread Evangelos Foutras via arch-commits
Date: Sunday, June 21, 2020 @ 10:27:00
  Author: foutrelis
Revision: 389640

upgpkg: perl-autovivification 0.18-6: Perl 5.32 rebuild

Modified:
  perl-autovivification/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-21 10:26:59 UTC (rev 389639)
+++ PKGBUILD2020-06-21 10:27:00 UTC (rev 389640)
@@ -6,7 +6,7 @@
 pkgname='perl-autovivification'
 _dist="autovivification"
 pkgver=0.18
-pkgrel=5
+pkgrel=6
 pkgdesc="Lexically disable autovivification."
 arch=('x86_64')
 license=('PerlArtistic' 'GPL')


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

2020-05-19 Thread Felix Yan via arch-commits
Date: Tuesday, May 19, 2020 @ 07:50:41
  Author: felixonmars
Revision: 386042

upgpkg: perl-autovivification 0.18-5: reproducibility rebuild

Modified:
  perl-autovivification/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-19 07:49:50 UTC (rev 386041)
+++ PKGBUILD2020-05-19 07:50:41 UTC (rev 386042)
@@ -6,7 +6,7 @@
 pkgname='perl-autovivification'
 _dist="autovivification"
 pkgver=0.18
-pkgrel=4
+pkgrel=5
 pkgdesc="Lexically disable autovivification."
 arch=('x86_64')
 license=('PerlArtistic' 'GPL')


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

2019-06-01 Thread Evangelos Foutras via arch-commits
Date: Saturday, June 1, 2019 @ 09:08:04
  Author: foutrelis
Revision: 354623

Perl 5.30 rebuild

Modified:
  perl-autovivification/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-01 09:07:44 UTC (rev 354622)
+++ PKGBUILD2019-06-01 09:08:04 UTC (rev 354623)
@@ -6,7 +6,7 @@
 pkgname='perl-autovivification'
 _dist="autovivification"
 pkgver=0.18
-pkgrel=3
+pkgrel=4
 pkgdesc="Lexically disable autovivification."
 arch=('x86_64')
 license=('PerlArtistic' 'GPL')


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

2019-05-25 Thread Felix Yan via arch-commits
Date: Saturday, May 25, 2019 @ 09:17:59
  Author: felixonmars
Revision: 354053

Perl 5.30 rebuild

Modified:
  perl-autovivification/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-25 09:17:48 UTC (rev 354052)
+++ PKGBUILD2019-05-25 09:17:59 UTC (rev 354053)
@@ -6,7 +6,7 @@
 pkgname='perl-autovivification'
 _dist="autovivification"
 pkgver=0.18
-pkgrel=2
+pkgrel=3
 pkgdesc="Lexically disable autovivification."
 arch=('x86_64')
 license=('PerlArtistic' 'GPL')


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

2018-08-07 Thread Rémy Oudompheng via arch-commits
Date: Tuesday, August 7, 2018 @ 16:13:33
  Author: remy
Revision: 331117

Switch to HTTPS URLs

Modified:
  perl-autovivification/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-08-07 16:12:35 UTC (rev 331116)
+++ PKGBUILD2018-08-07 16:13:33 UTC (rev 331117)
@@ -14,8 +14,8 @@
 options=('!emptydirs')
 depends=('perl>=5.8.3')
 makedepends=()
-url='http://search.cpan.org/dist/autovivification'
-source=("http://www.cpan.org/authors/id/V/VP/VPIT/autovivification-$pkgver.tar.gz;)
+url='https://metacpan.org/release/autovivification'
+source=("https://www.cpan.org/authors/id/V/VP/VPIT/autovivification-$pkgver.tar.gz;)
 sha256sums=('2d99975685242980d0a9904f639144c059d6ece15899efde4acb742d3253f105')
 
 build() {


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

2018-08-01 Thread Florian Pritz via arch-commits
Date: Wednesday, August 1, 2018 @ 09:03:47
  Author: bluewind
Revision: 329935

Perl 5.28 rebuild

Modified:
  perl-autovivification/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-01 09:03:33 UTC (rev 329934)
+++ PKGBUILD2018-08-01 09:03:47 UTC (rev 329935)
@@ -7,7 +7,7 @@
 pkgname='perl-autovivification'
 _dist="autovivification"
 pkgver=0.18
-pkgrel=1
+pkgrel=2
 pkgdesc="Lexically disable autovivification."
 arch=('x86_64')
 license=('PerlArtistic' 'GPL')


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

2017-11-10 Thread Rémy Oudompheng
Date: Friday, November 10, 2017 @ 22:51:12
  Author: remy
Revision: 309410

upgpkg: perl-autovivification 0.18-1

Upstream update.

Modified:
  perl-autovivification/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-10 22:51:11 UTC (rev 309409)
+++ PKGBUILD2017-11-10 22:51:12 UTC (rev 309410)
@@ -6,8 +6,8 @@
 
 pkgname='perl-autovivification'
 _dist="autovivification"
-pkgver=0.16
-pkgrel=6
+pkgver=0.18
+pkgrel=1
 pkgdesc="Lexically disable autovivification."
 arch=('i686' 'x86_64')
 license=('PerlArtistic' 'GPL')
@@ -16,7 +16,7 @@
 makedepends=()
 url='http://search.cpan.org/dist/autovivification'
 
source=("http://www.cpan.org/authors/id/V/VP/VPIT/autovivification-$pkgver.tar.gz;)
-md5sums=('7e20817f6034910c1bc23351d81a0658')
+sha256sums=('2d99975685242980d0a9904f639144c059d6ece15899efde4acb742d3253f105')
 
 build() {
 cd "${srcdir}/${_dist}-${pkgver}"


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

2017-08-26 Thread Evangelos Foutras
Date: Saturday, August 26, 2017 @ 12:03:51
  Author: foutrelis
Revision: 303871

Perl versioned binary modules rebuild

Modified:
  perl-autovivification/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-26 12:03:23 UTC (rev 303870)
+++ PKGBUILD2017-08-26 12:03:51 UTC (rev 303871)
@@ -7,7 +7,7 @@
 pkgname='perl-autovivification'
 _dist="autovivification"
 pkgver=0.16
-pkgrel=5
+pkgrel=6
 pkgdesc="Lexically disable autovivification."
 arch=('i686' 'x86_64')
 license=('PerlArtistic' 'GPL')


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

2017-08-24 Thread Evangelos Foutras
Date: Thursday, August 24, 2017 @ 13:14:06
  Author: foutrelis
Revision: 303425

Perl versioned binary modules rebuild

Modified:
  perl-autovivification/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-24 13:13:03 UTC (rev 303424)
+++ PKGBUILD2017-08-24 13:14:06 UTC (rev 303425)
@@ -7,7 +7,7 @@
 pkgname='perl-autovivification'
 _dist="autovivification"
 pkgver=0.16
-pkgrel=4
+pkgrel=5
 pkgdesc="Lexically disable autovivification."
 arch=('i686' 'x86_64')
 license=('PerlArtistic' 'GPL')


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

2017-06-01 Thread Florian Pritz
Date: Thursday, June 1, 2017 @ 08:54:40
  Author: bluewind
Revision: 297084

Perl 5.26 rebuild

Modified:
  perl-autovivification/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-01 08:54:08 UTC (rev 297083)
+++ PKGBUILD2017-06-01 08:54:40 UTC (rev 297084)
@@ -7,7 +7,7 @@
 pkgname='perl-autovivification'
 _dist="autovivification"
 pkgver=0.16
-pkgrel=3
+pkgrel=4
 pkgdesc="Lexically disable autovivification."
 arch=('i686' 'x86_64')
 license=('PerlArtistic' 'GPL')


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

2017-02-27 Thread Jelle van der Waa
Date: Monday, February 27, 2017 @ 18:35:24
  Author: jelle
Revision: 289649

upgpkg: perl-autovivification 0.16-3

remove armv7h warning from repomaint integrity check

Modified:
  perl-autovivification/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-27 18:20:50 UTC (rev 289648)
+++ PKGBUILD2017-02-27 18:35:24 UTC (rev 289649)
@@ -7,7 +7,7 @@
 pkgname='perl-autovivification'
 _dist="autovivification"
 pkgver=0.16
-pkgrel=2
+pkgrel=3
 pkgdesc="Lexically disable autovivification."
 arch=('i686' 'x86_64')
 license=('PerlArtistic' 'GPL')


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

2017-02-20 Thread Jelle van der Waa
Date: Monday, February 20, 2017 @ 09:31:25
  Author: jelle
Revision: 289318

remove invalid arch

Modified:
  perl-autovivification/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-20 09:15:28 UTC (rev 289317)
+++ PKGBUILD2017-02-20 09:31:25 UTC (rev 289318)
@@ -9,7 +9,7 @@
 pkgver=0.16
 pkgrel=2
 pkgdesc="Lexically disable autovivification."
-arch=('i686' 'x86_64' 'armv7h')
+arch=('i686' 'x86_64')
 license=('PerlArtistic' 'GPL')
 options=('!emptydirs')
 depends=('perl>=5.8.3')