Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
perl-class-data-inheritable


Commits:
41749e83 by Sergej Pupykin at 2024-10-31T01:26:16+03:00
upgpkg: 0.10-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
 pkgbase = perl-class-data-inheritable
        pkgdesc = Inheritable, overridable class data
-       pkgver = 0.09
-       pkgrel = 5
+       pkgver = 0.10
+       pkgrel = 1
        url = https://search.cpan.org/dist/Class-Data-Inheritable
        arch = x86_64
        license = GPL
        license = PerlArtistic
        depends = perl>=5.10.0
        options = !emptydirs
-       source = 
https://cpan.metacpan.org/authors/id/R/RS/RSHERER/Class-Data-Inheritable-0.09.tar.gz
-       sha256sums = 
44088d6e90712e187b8a5b050ca5b1c70efe2baa32ae123e9bd8f59f29f06e4d
+       source = 
https://cpan.metacpan.org/authors/id/R/RS/RSHERER/Class-Data-Inheritable-0.10.tar.gz
+       sha256sums = 
aa1ae68a611357b7bfd9a2f64907cc196ddd6d047cae64ef9d0ad099d98ae54a
 
 pkgname = perl-class-data-inheritable


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: François Charette <firmicus ατ gmx δοτ net>
 
 pkgname=perl-class-data-inheritable
-pkgver=0.09
-pkgrel=5
+pkgver=0.10
+pkgrel=1
 pkgdesc="Inheritable, overridable class data "
 arch=('x86_64')
 url="https://search.cpan.org/dist/Class-Data-Inheritable";
@@ -11,7 +11,7 @@ license=('GPL' 'PerlArtistic')
 depends=('perl>=5.10.0')
 options=('!emptydirs')
 
source=(https://cpan.metacpan.org/authors/id/R/RS/RSHERER/Class-Data-Inheritable-$pkgver.tar.gz)
-sha256sums=('44088d6e90712e187b8a5b050ca5b1c70efe2baa32ae123e9bd8f59f29f06e4d')
+sha256sums=('aa1ae68a611357b7bfd9a2f64907cc196ddd6d047cae64ef9d0ad099d98ae54a')
 
 build() {
   cd  Class-Data-Inheritable-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-class-data-inheritable/-/commit/41749e83fba1468ee6b88ea628bc63c0463cbddd

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-class-data-inheritable/-/commit/41749e83fba1468ee6b88ea628bc63c0463cbddd
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to