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

2020-06-21 Thread Felix Yan via arch-commits
Date: Sunday, June 21, 2020 @ 10:33:43
  Author: felixonmars
Revision: 649006

upgpkg: perl-test-exception 0.43-6: Perl 5.32 rebuild

Modified:
  perl-test-exception/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-21 10:33:39 UTC (rev 649005)
+++ PKGBUILD2020-06-21 10:33:43 UTC (rev 649006)
@@ -3,7 +3,7 @@
 
 pkgname=perl-test-exception
 pkgver=0.43
-pkgrel=5
+pkgrel=6
 pkgdesc="Perl/CPAN Module Test::Exception : Functions for testing 
exceptionbased code"
 arch=("any")
 url="https://search.cpan.org/dist/Test-Exception/";


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

2019-05-25 Thread Felix Yan via arch-commits
Date: Saturday, May 25, 2019 @ 08:54:38
  Author: felixonmars
Revision: 469940

Perl 5.30 rebuild

Modified:
  perl-test-exception/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-25 08:54:24 UTC (rev 469939)
+++ PKGBUILD2019-05-25 08:54:38 UTC (rev 469940)
@@ -3,7 +3,7 @@
 
 pkgname=perl-test-exception
 pkgver=0.43
-pkgrel=4
+pkgrel=5
 pkgdesc="Perl/CPAN Module Test::Exception : Functions for testing 
exceptionbased code"
 arch=("any")
 url="https://search.cpan.org/dist/Test-Exception/";


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

2018-08-01 Thread Evangelos Foutras via arch-commits
Date: Wednesday, August 1, 2018 @ 09:15:16
  Author: foutrelis
Revision: 366326

Perl 5.28 rebuild

Modified:
  perl-test-exception/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-01 09:15:01 UTC (rev 366325)
+++ PKGBUILD2018-08-01 09:15:16 UTC (rev 366326)
@@ -4,7 +4,7 @@
 
 pkgname=perl-test-exception
 pkgver=0.43
-pkgrel=3
+pkgrel=4
 pkgdesc="Perl/CPAN Module Test::Exception : Functions for testing 
exceptionbased code"
 arch=("any")
 url="http://search.cpan.org/dist/Test-Exception/";


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

2017-08-26 Thread Evangelos Foutras
Date: Saturday, August 26, 2017 @ 10:48:13
  Author: foutrelis
Revision: 253744

Perl versioned binary modules rebuild

Modified:
  perl-test-exception/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-26 10:48:00 UTC (rev 253743)
+++ PKGBUILD2017-08-26 10:48:13 UTC (rev 253744)
@@ -4,7 +4,7 @@
 
 pkgname=perl-test-exception
 pkgver=0.43
-pkgrel=2
+pkgrel=3
 pkgdesc="Perl/CPAN Module Test::Exception : Functions for testing 
exceptionbased code"
 arch=("any")
 url="http://search.cpan.org/dist/Test-Exception/";


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

2017-06-01 Thread Evangelos Foutras
Date: Thursday, June 1, 2017 @ 11:21:00
  Author: foutrelis
Revision: 232177

Perl 5.26 rebuild

Modified:
  perl-test-exception/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-01 11:20:14 UTC (rev 232176)
+++ PKGBUILD2017-06-01 11:21:00 UTC (rev 232177)
@@ -4,7 +4,7 @@
 
 pkgname=perl-test-exception
 pkgver=0.43
-pkgrel=1
+pkgrel=2
 pkgdesc="Perl/CPAN Module Test::Exception : Functions for testing 
exceptionbased code"
 arch=("any")
 url="http://search.cpan.org/dist/Test-Exception/";


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

2016-03-12 Thread Sergej Pupykin
Date: Saturday, March 12, 2016 @ 12:14:30
  Author: spupykin
Revision: 166307

upgpkg: perl-test-exception 0.43-1

upd

Modified:
  perl-test-exception/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-12 11:14:27 UTC (rev 166306)
+++ PKGBUILD2016-03-12 11:14:30 UTC (rev 166307)
@@ -3,7 +3,7 @@
 # Maintainer: Charles Mauch 
 
 pkgname=perl-test-exception
-pkgver=0.40
+pkgver=0.43
 pkgrel=1
 pkgdesc="Perl/CPAN Module Test::Exception : Functions for testing 
exceptionbased code"
 arch=("any")
@@ -11,7 +11,7 @@
 license=("GPL" "PerlArtistic")
 depends=("perl-sub-uplevel")
 
source=("http://search.cpan.org/CPAN/authors/id/E/EX/EXODIST/Test-Exception-$pkgver.tar.gz";)
-md5sums=('29993e711cf671f8f2ec759f410de681')
+md5sums=('572d355026fb0b87fc2b8c64b83cada0')
 
 build() {
   cd $srcdir/Test-Exception-$pkgver


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

2015-12-08 Thread Sergej Pupykin
Date: Tuesday, December 8, 2015 @ 11:33:40
  Author: spupykin
Revision: 150226

upgpkg: perl-test-exception 0.40-1

upd

Modified:
  perl-test-exception/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-08 10:33:37 UTC (rev 150225)
+++ PKGBUILD2015-12-08 10:33:40 UTC (rev 150226)
@@ -3,7 +3,7 @@
 # Maintainer: Charles Mauch 
 
 pkgname=perl-test-exception
-pkgver=0.35
+pkgver=0.40
 pkgrel=1
 pkgdesc="Perl/CPAN Module Test::Exception : Functions for testing 
exceptionbased code"
 arch=("any")
@@ -11,7 +11,7 @@
 license=("GPL" "PerlArtistic")
 depends=("perl-sub-uplevel")
 
source=("http://search.cpan.org/CPAN/authors/id/E/EX/EXODIST/Test-Exception-$pkgver.tar.gz";)
-md5sums=('d774ff26e5fcd67d6364a990b61e62ca')
+md5sums=('29993e711cf671f8f2ec759f410de681')
 
 build() {
   cd $srcdir/Test-Exception-$pkgver


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

2013-08-15 Thread Sergej Pupykin
Date: Thursday, August 15, 2013 @ 11:48:33
  Author: spupykin
Revision: 95653

upgpkg: perl-test-exception 0.32-2

upd

Modified:
  perl-test-exception/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-15 09:48:30 UTC (rev 95652)
+++ PKGBUILD2013-08-15 09:48:33 UTC (rev 95653)
@@ -4,11 +4,11 @@
 
 pkgname=perl-test-exception
 pkgver=0.32
-pkgrel=1
+pkgrel=2
 pkgdesc="Perl/CPAN Module Test::Exception : Functions for testing 
exceptionbased code"
 arch=("any")
 url="http://search.cpan.org/~adie/";
-license=("GPL" "Artistic")
+license=("GPL" "PerlArtistic")
 depends=("perl-sub-uplevel")
 
source=("http://search.cpan.org/CPAN/authors/id/A/AD/ADIE/Test-Exception-$pkgver.tar.gz";)
 md5sums=('50e985a335842540b69ea886eeed8a7f')



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

2013-05-05 Thread Sergej Pupykin
Date: Sunday, May 5, 2013 @ 16:49:58
  Author: spupykin
Revision: 89916

upgpkg: perl-test-exception 0.32-1

upd

Modified:
  perl-test-exception/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-05 14:49:54 UTC (rev 89915)
+++ PKGBUILD2013-05-05 14:49:58 UTC (rev 89916)
@@ -3,15 +3,15 @@
 # Maintainer: Charles Mauch 
 
 pkgname=perl-test-exception
-pkgver=0.31
-pkgrel=2
+pkgver=0.32
+pkgrel=1
 pkgdesc="Perl/CPAN Module Test::Exception : Functions for testing 
exceptionbased code"
 arch=("any")
 url="http://search.cpan.org/~adie/";
 license=("GPL" "Artistic")
 depends=("perl-sub-uplevel")
 
source=("http://search.cpan.org/CPAN/authors/id/A/AD/ADIE/Test-Exception-$pkgver.tar.gz";)
-md5sums=('adb57ca7614d15e5b307bf5e024b35a8')
+md5sums=('50e985a335842540b69ea886eeed8a7f')
 
 build() {
   cd $srcdir/Test-Exception-$pkgver