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

Sergej Pupykin spupykin at archlinux.org
Wed Oct 3 09:42:39 UTC 2018


    Date: Wednesday, October 3, 2018 @ 09:42:39
  Author: spupykin
Revision: 389150

upgpkg: perl-datetime 1.50-1

Modified:
  perl-datetime/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-03 09:42:25 UTC (rev 389149)
+++ PKGBUILD	2018-10-03 09:42:39 UTC (rev 389150)
@@ -2,8 +2,8 @@
 # Contributor: François Charette <firmicus ατ gmx δοτ net>
 
 pkgname=perl-datetime
-pkgver=1.49
-pkgrel=2
+pkgver=1.50
+pkgrel=1
 pkgdesc="A complete, easy to use date and time object"
 arch=('x86_64')
 url="http://search.cpan.org/dist/DateTime"
@@ -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=('708ed4a3dbaca8dc470fe29538e6fc0d25eca1831e9e77bea55a9812f0277c41')
+sha256sums=('ed6b0c71ddd81310a82459508df9197074e6b13aea46fd279045c3ddc3c4b198')
 
 build() {
   cd  "$srcdir"/DateTime-$pkgver



More information about the arch-commits mailing list