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

Sergej Pupykin spupykin at gemini.archlinux.org
Sat Jun 25 12:07:14 UTC 2022


    Date: Saturday, June 25, 2022 @ 12:07:13
  Author: spupykin
Revision: 1239423

upgpkg: perl-throwable 1.000-1

Modified:
  perl-throwable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-25 11:50:01 UTC (rev 1239422)
+++ PKGBUILD	2022-06-25 12:07:13 UTC (rev 1239423)
@@ -2,8 +2,9 @@
 # Generator  : CPANPLUS::Dist::Arch 1.30
 
 pkgname='perl-throwable'
-pkgver=0.200013
-pkgrel=8
+pkgver=1.000
+_distdir="Throwable-$pkgver"
+pkgrel=1
 pkgdesc="a role for classes that can be thrown"
 arch=('any')
 license=('PerlArtistic' 'GPL')
@@ -11,10 +12,8 @@
 depends=('perl-devel-stacktrace>=1.32' 'perl-module-runtime>=0.002' 'perl-moo>=1.000001')
 makedepends=()
 url='https://metacpan.org/release/Throwable'
-source=('https://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Throwable-0.200013.tar.gz')
-md5sums=('92d4934f601c2d291a65b0bf2ab08dd3')
-sha512sums=('81ce73709c7c6a0160da42b00ce06ddf4cce79a6801df7aa90ddcce67efed6ace17b06171ac42b2737a98515c17ab46b5a3b7fd9e5bd3079b109a977dc6c0963')
-_distdir="Throwable-0.200013"
+source=("https://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Throwable-$pkgver.tar.gz")
+sha512sums=('d81d2e3eff78ad396e6e61ad09ecf3c1eaaf33ae24c8b74c8336b568dceb1b62aa03f9e8417df2edc55b0c6806599c7e88ccc43f2b45c11262fd8139706a9bc3')
 
 build() {
   ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""                 \



More information about the arch-commits mailing list