[arch-commits] Commit in perl-exporter-tiny/trunk (PKGBUILD)
Date: Sunday, June 21, 2020 @ 10:34:06 Author: felixonmars Revision: 389687 upgpkg: perl-exporter-tiny 1.002002-2: Perl 5.32 rebuild Modified: perl-exporter-tiny/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2020-06-21 10:33:52 UTC (rev 389686) +++ PKGBUILD2020-06-21 10:34:06 UTC (rev 389687) @@ -2,7 +2,7 @@ pkgname=perl-exporter-tiny pkgver=1.002002 -pkgrel=1 +pkgrel=2 pkgdesc="an exporter with the features of Sub::Exporter but only core dependencies" arch=('any') license=('PerlArtistic' 'GPL')
[arch-commits] Commit in perl-exporter-tiny/trunk (PKGBUILD)
Date: Friday, April 24, 2020 @ 17:38:36 Author: felixonmars Revision: 381502 upgpkg: perl-exporter-tiny 1.002002-1 Modified: perl-exporter-tiny/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-04-24 15:40:28 UTC (rev 381501) +++ PKGBUILD2020-04-24 17:38:36 UTC (rev 381502) @@ -1,8 +1,8 @@ # Maintainer: Felix Yan pkgname=perl-exporter-tiny -pkgver=1.002001 -pkgrel=3 +pkgver=1.002002 +pkgrel=1 pkgdesc="an exporter with the features of Sub::Exporter but only core dependencies" arch=('any') license=('PerlArtistic' 'GPL') @@ -10,7 +10,7 @@ depends=('perl') url='https://search.cpan.org/dist/Exporter-Tiny' source=("https://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK/Exporter-Tiny-$pkgver.tar.gz";) -sha512sums=('b247e7785e02c3346f231736a430c2d54e5ac93c175892090c40121c86eb255ce4d138c65e31836fd2970b45fb71dc7e68ea3c45a06a9e9c4135b45df48621d8') +sha512sums=('b6d39ba1824f6c9d68cf75e7f28fd896c2c475e419f0b1aadec58d4e7e5c8d3fd7bf85d841758772055470de56ad7a3ad6787cfd9d6c5d61d8449cf8f40bda8d') _distdir="Exporter-Tiny-$pkgver" build() {
[arch-commits] Commit in perl-exporter-tiny/trunk (PKGBUILD)
Date: Saturday, May 25, 2019 @ 09:12:29 Author: felixonmars Revision: 354023 Perl 5.30 rebuild Modified: perl-exporter-tiny/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-05-25 09:11:44 UTC (rev 354022) +++ PKGBUILD2019-05-25 09:12:29 UTC (rev 354023) @@ -2,7 +2,7 @@ pkgname=perl-exporter-tiny pkgver=1.002001 -pkgrel=2 +pkgrel=3 pkgdesc="an exporter with the features of Sub::Exporter but only core dependencies" arch=('any') license=('PerlArtistic' 'GPL')
[arch-commits] Commit in perl-exporter-tiny/trunk (PKGBUILD)
Date: Monday, May 20, 2019 @ 20:50:58 Author: arojas Revision: 353688 https Modified: perl-exporter-tiny/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-05-20 20:50:14 UTC (rev 353687) +++ PKGBUILD2019-05-20 20:50:58 UTC (rev 353688) @@ -8,8 +8,8 @@ license=('PerlArtistic' 'GPL') options=('!emptydirs') depends=('perl') -url='http://search.cpan.org/dist/Exporter-Tiny' -source=("http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK/Exporter-Tiny-$pkgver.tar.gz";) +url='https://search.cpan.org/dist/Exporter-Tiny' +source=("https://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK/Exporter-Tiny-$pkgver.tar.gz";) sha512sums=('b247e7785e02c3346f231736a430c2d54e5ac93c175892090c40121c86eb255ce4d138c65e31836fd2970b45fb71dc7e68ea3c45a06a9e9c4135b45df48621d8') _distdir="Exporter-Tiny-$pkgver"
[arch-commits] Commit in perl-exporter-tiny/trunk (PKGBUILD)
Date: Wednesday, August 1, 2018 @ 09:05:43 Author: felixonmars Revision: 329950 Perl 5.28 rebuild Modified: perl-exporter-tiny/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2018-08-01 09:05:41 UTC (rev 329949) +++ PKGBUILD2018-08-01 09:05:43 UTC (rev 329950) @@ -3,7 +3,7 @@ pkgname=perl-exporter-tiny pkgver=1.002001 -pkgrel=1 +pkgrel=2 pkgdesc="an exporter with the features of Sub::Exporter but only core dependencies" arch=('any') license=('PerlArtistic' 'GPL')
[arch-commits] Commit in perl-exporter-tiny/trunk (PKGBUILD)
Date: Thursday, July 19, 2018 @ 11:02:22 Author: felixonmars Revision: 329047 upgpkg: perl-exporter-tiny 1.002001-1 Modified: perl-exporter-tiny/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2018-07-19 09:11:36 UTC (rev 329046) +++ PKGBUILD2018-07-19 11:02:22 UTC (rev 329047) @@ -2,8 +2,8 @@ # Maintainer: Felix Yan pkgname=perl-exporter-tiny -pkgver=1.00 -pkgrel=2 +pkgver=1.002001 +pkgrel=1 pkgdesc="an exporter with the features of Sub::Exporter but only core dependencies" arch=('any') license=('PerlArtistic' 'GPL') @@ -11,7 +11,7 @@ depends=('perl') url='http://search.cpan.org/dist/Exporter-Tiny' source=("http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK/Exporter-Tiny-$pkgver.tar.gz";) -sha512sums=('02e72b3d1ec09fb5b7da5638893a12098d3300cfc36ff417c8d5cd8a4ef54891d675310612130e118e0e6a88d615cc18cdc888ab7333f2fc1007632c82d4c349') +sha512sums=('b247e7785e02c3346f231736a430c2d54e5ac93c175892090c40121c86eb255ce4d138c65e31836fd2970b45fb71dc7e68ea3c45a06a9e9c4135b45df48621d8') _distdir="Exporter-Tiny-$pkgver" build() {
[arch-commits] Commit in perl-exporter-tiny/trunk (PKGBUILD)
Date: Saturday, August 26, 2017 @ 11:40:48 Author: foutrelis Revision: 303833 Perl versioned binary modules rebuild Modified: perl-exporter-tiny/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2017-08-26 11:39:41 UTC (rev 303832) +++ PKGBUILD2017-08-26 11:40:48 UTC (rev 303833) @@ -3,7 +3,7 @@ pkgname=perl-exporter-tiny pkgver=1.00 -pkgrel=1 +pkgrel=2 pkgdesc="an exporter with the features of Sub::Exporter but only core dependencies" arch=('any') license=('PerlArtistic' 'GPL')
[arch-commits] Commit in perl-exporter-tiny/trunk (PKGBUILD)
Date: Tuesday, June 6, 2017 @ 03:34:28 Author: felixonmars Revision: 297828 upgpkg: perl-exporter-tiny 1.00-1 Modified: perl-exporter-tiny/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2017-06-05 21:26:43 UTC (rev 297827) +++ PKGBUILD2017-06-06 03:34:28 UTC (rev 297828) @@ -2,8 +2,8 @@ # Maintainer: Felix Yan pkgname=perl-exporter-tiny -pkgver=0.044 -pkgrel=2 +pkgver=1.00 +pkgrel=1 pkgdesc="an exporter with the features of Sub::Exporter but only core dependencies" arch=('any') license=('PerlArtistic' 'GPL') @@ -11,7 +11,7 @@ depends=('perl') url='http://search.cpan.org/dist/Exporter-Tiny' source=("http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK/Exporter-Tiny-$pkgver.tar.gz";) -sha512sums=('49f8df450c1e21b56df3ef0f15ef138f21429a2a4c3c0e8809b25c57dc42ae4d28e3db125676ca5d293517d36a81b41fcfe2b3f4a4d37530b5de5f92bd05d03a') +sha512sums=('02e72b3d1ec09fb5b7da5638893a12098d3300cfc36ff417c8d5cd8a4ef54891d675310612130e118e0e6a88d615cc18cdc888ab7333f2fc1007632c82d4c349') _distdir="Exporter-Tiny-$pkgver" build() {
[arch-commits] Commit in perl-exporter-tiny/trunk (PKGBUILD)
Date: Thursday, June 1, 2017 @ 09:26:23 Author: foutrelis Revision: 297174 Perl 5.26 rebuild Modified: perl-exporter-tiny/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2017-06-01 09:25:59 UTC (rev 297173) +++ PKGBUILD2017-06-01 09:26:23 UTC (rev 297174) @@ -3,7 +3,7 @@ pkgname=perl-exporter-tiny pkgver=0.044 -pkgrel=1 +pkgrel=2 pkgdesc="an exporter with the features of Sub::Exporter but only core dependencies" arch=('any') license=('PerlArtistic' 'GPL')
[arch-commits] Commit in perl-exporter-tiny/trunk (PKGBUILD)
Date: Sunday, February 5, 2017 @ 15:40:41 Author: felixonmars Revision: 288086 upgpkg: perl-exporter-tiny 0.044-1 Modified: perl-exporter-tiny/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2017-02-05 14:57:55 UTC (rev 288085) +++ PKGBUILD2017-02-05 15:40:41 UTC (rev 288086) @@ -2,7 +2,7 @@ # Maintainer: Felix Yan pkgname=perl-exporter-tiny -pkgver=0.042 +pkgver=0.044 pkgrel=1 pkgdesc="an exporter with the features of Sub::Exporter but only core dependencies" arch=('any') @@ -11,7 +11,7 @@ depends=('perl') url='http://search.cpan.org/dist/Exporter-Tiny' source=("http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK/Exporter-Tiny-$pkgver.tar.gz";) -sha512sums=('b69b722842b4a907fa434a1a798df6f983bae74d7b82e925a1db684cb166f2ef02a72cce176173af035321dc27ad35b49e1fb1ee57c0e2ca6596d84da140c06f') +sha512sums=('49f8df450c1e21b56df3ef0f15ef138f21429a2a4c3c0e8809b25c57dc42ae4d28e3db125676ca5d293517d36a81b41fcfe2b3f4a4d37530b5de5f92bd05d03a') _distdir="Exporter-Tiny-$pkgver" build() {