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

Sergej Pupykin spupykin at archlinux.org
Wed May 3 14:26:27 UTC 2017


    Date: Wednesday, May 3, 2017 @ 14:26:27
  Author: spupykin
Revision: 226662

upgpkg: perl-datetime-locale 1.16-1

Modified:
  perl-datetime-locale/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-03 13:53:12 UTC (rev 226661)
+++ PKGBUILD	2017-05-03 14:26:27 UTC (rev 226662)
@@ -3,16 +3,16 @@
 # Contributor: François Charette <firmicus ατ gmx δοτ net>
 
 pkgname=perl-datetime-locale
-pkgver=1.11
+pkgver=1.16
 pkgrel=1
 pkgdesc="Localization support for DateTime.pm "
 arch=(any)
 url="http://search.cpan.org/dist/DateTime-Locale"
 license=('GPL' 'PerlArtistic')
-depends=('perl-params-validate' 'perl-list-moreutils')
+depends=('perl-params-validate' 'perl-list-moreutils' 'perl-file-sharedir-install')
 options=('!emptydirs')
 source=(http://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-Locale-$pkgver.tar.gz)
-sha256sums=('e8ac9348d95f78251b4a05fae3dbcb02e83ab67dfbae66512622c96c34ab2bcb')
+sha256sums=('dfaf4c42149c0622e80721773b8d7229d7785280503585895c9fe9f51e076cfe')
 
 build() {
   cd  "$srcdir"/DateTime-Locale-$pkgver



More information about the arch-commits mailing list