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

Morten Linderud foxboron at archlinux.org
Sun Sep 27 11:05:39 UTC 2020


    Date: Sunday, September 27, 2020 @ 11:05:39
  Author: foxboron
Revision: 712598

upgpkg: perl-data-perl 0.002011-1

Modified:
  perl-data-perl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-27 11:01:21 UTC (rev 712597)
+++ PKGBUILD	2020-09-27 11:05:39 UTC (rev 712598)
@@ -1,9 +1,10 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
+# Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 _pkg=Data-Perl
 pkgname=perl-${_pkg,,}
-pkgver=0.002009
-pkgrel=7
+pkgver=0.002011
+pkgrel=1
 pkgdesc="Base classes wrapping fundamental Perl data types"
 arch=('any')
 url="https://metacpan.org/release/${_pkg}"
@@ -12,8 +13,8 @@
 depends=('perl-class-method-modifiers' 'perl-list-moreutils' 'perl-module-runtime'
          'perl-role-tiny' 'perl-scalar-list-utils' 'perl-parent' 'perl-strictures')
 checkdepends=('perl-test-deep' 'perl-test-fatal' 'perl-test-output')
-source=("https://cpan.metacpan.org/authors/id/M/MA/MATTP/${_pkg}-${pkgver}.tar.gz")
-sha512sums=('872eae53641b7ac19a8bcd4a6522475bf042463fbb8380a45481289c6792fa17cf4d52d146228acf089b9cff091413684fa5b39f67bc28f362a5d2eb85d1d01a')
+source=("https://cpan.metacpan.org/authors/id/T/TO/TOBYINK/${_pkg}-${pkgver}.tar.gz")
+sha512sums=('c55f0d5ba6141ef2a3fe02fc4258f4dbc9ae041e5b390dc626f297d68f4fafdafe5deef6ee282718927e101f7c2d93e913117fe754d5fc0c28d206b45e61b285')
 
 build() {
     cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list