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

Sergej Pupykin spupykin at archlinux.org
Thu Apr 25 07:32:27 UTC 2019


    Date: Thursday, April 25, 2019 @ 07:32:26
  Author: spupykin
Revision: 453685

upgpkg: perl-datetime 1.51-1

Modified:
  perl-datetime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-25 07:32:18 UTC (rev 453684)
+++ PKGBUILD	2019-04-25 07:32:26 UTC (rev 453685)
@@ -2,7 +2,7 @@
 # Contributor: François Charette <firmicus ατ gmx δοτ net>
 
 pkgname=perl-datetime
-pkgver=1.50
+pkgver=1.51
 pkgrel=1
 pkgdesc="A complete, easy to use date and time object"
 arch=('x86_64')
@@ -17,7 +17,7 @@
 provides=("perl-datetime=`printf %.4f $pkgver`")
 options=('!emptydirs')
 source=(https://www.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-$pkgver.tar.gz)
-sha256sums=('ed6b0c71ddd81310a82459508df9197074e6b13aea46fd279045c3ddc3c4b198')
+sha256sums=('de22da0de57a43a976322636d3a7474de4b1d6f37e044337123086cf94c16ec5')
 
 build() {
   cd  "$srcdir"/DateTime-$pkgver



More information about the arch-commits mailing list