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

Sergej Pupykin spupykin at archlinux.org
Tue Feb 13 12:13:46 UTC 2018


    Date: Tuesday, February 13, 2018 @ 12:13:45
  Author: spupykin
Revision: 293820

upgpkg: perl-datetime 1.46-1

Modified:
  perl-datetime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-13 12:13:38 UTC (rev 293819)
+++ PKGBUILD	2018-02-13 12:13:45 UTC (rev 293820)
@@ -3,7 +3,7 @@
 # Contributor: François Charette <firmicus ατ gmx δοτ net>
 
 pkgname=perl-datetime
-pkgver=1.45
+pkgver=1.46
 pkgrel=1
 pkgdesc="A complete, easy to use date and time object"
 arch=('x86_64')
@@ -18,7 +18,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=('fde87438a888b95f00916dfbcf0bbcdaf2d60b682d6d55d275f86184651aa9f0')
+sha256sums=('e9fcf859103e9a8067d5e11b7b14e956c8fd4ad6402124fb1221d527b0688788')
 
 build() {
   cd  "$srcdir"/DateTime-$pkgver



More information about the arch-commits mailing list