Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
perl-datetime-locale


Commits:
d77656ec by Sergej Pupykin at 2023-11-08T21:03:25+03:00
upgpkg: 1.40-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,17 @@
+pkgbase = perl-datetime-locale
+       pkgdesc = Localization support for DateTime.pm
+       pkgver = 1.40
+       pkgrel = 1
+       url = https://search.cpan.org/dist/DateTime-Locale
+       arch = any
+       license = GPL
+       license = PerlArtistic
+       depends = perl-params-validate
+       depends = perl-list-moreutils
+       depends = perl-file-sharedir
+       depends = perl-file-sharedir-install
+       options = !emptydirs
+       source = 
https://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-Locale-1.40.tar.gz
+       sha256sums = 
7490b4194b5d23a4e144976dedb3bdbcc6d3364b5d139cc922a86d41fdb87afb
+
+pkgname = perl-datetime-locale


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: François Charette <firmicus ατ gmx δοτ net>
 
 pkgname=perl-datetime-locale
-pkgver=1.39
+pkgver=1.40
 pkgrel=1
 pkgdesc="Localization support for DateTime.pm "
 arch=(any)
@@ -12,7 +12,7 @@ depends=('perl-params-validate' 'perl-list-moreutils'
         'perl-file-sharedir' 'perl-file-sharedir-install')
 options=('!emptydirs')
 
source=(https://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-Locale-$pkgver.tar.gz)
-sha256sums=('10c145a6c7daf7118864e97482b4ae9f94f93b9414212eee8aa30b16a8135100')
+sha256sums=('7490b4194b5d23a4e144976dedb3bdbcc6d3364b5d139cc922a86d41fdb87afb')
 
 build() {
   cd  "$srcdir"/DateTime-Locale-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-datetime-locale/-/commit/d77656ec561333467e58d0f261fd27ea9a0eeb83

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-datetime-locale/-/commit/d77656ec561333467e58d0f261fd27ea9a0eeb83
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to