[arch-commits] Commit in perl-datetime-format-strptime/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Tue Jan 16 09:37:52 UTC 2018


    Date: Tuesday, January 16, 2018 @ 09:37:51
  Author: spupykin
Revision: 283169

upgpkg: perl-datetime-format-strptime 1.75-1

Modified:
  perl-datetime-format-strptime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-16 09:35:57 UTC (rev 283168)
+++ PKGBUILD	2018-01-16 09:37:51 UTC (rev 283169)
@@ -3,17 +3,18 @@
 # Contributor: Caleb Cushing <xenoterracide at gmail.com>
 
 pkgname=perl-datetime-format-strptime
-pkgver=1.73
-pkgrel=3
+pkgver=1.75
+pkgrel=1
 pkgdesc="Parse and Format DateTimes using Strptime"
 arch=('any')
 license=('PerlArtistic' 'GPL')
 options=('!emptydirs')
 depends=('perl-datetime>=0.72' 'perl-datetime-locale>=0.45'
-	 'perl-datetime-timezone>=0.79' 'perl-params-validate>=0.64')
+	 'perl-datetime-timezone>=0.79' 'perl-params-validate>=0.64'
+	 'perl-package-deprecationmanager')
 url="http://search.cpan.org/dist/DateTime-Format-Strptime"
 source=("http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-Format-Strptime-${pkgver}.tar.gz")
-sha256sums=('6d077806eb8581e5f28ffaff0bd2bb7a15114f9e745f61bd519405047765b2be')
+sha256sums=('4fcfb2ac4f79d7ff2855a405f39050d2ea691ee098ce54ede8af79c8d6ab3c19')
 
 build() {
   export PERL_MM_USE_DEFAULT=1



More information about the arch-commits mailing list