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

Sergej Pupykin spupykin at archlinux.org
Thu May 4 15:09:15 UTC 2017


    Date: Thursday, May 4, 2017 @ 15:09:14
  Author: spupykin
Revision: 227024

upgpkg: perl-datetime-locale 1.16-2: add perl-file-sharedir to deps

Modified:
  perl-datetime-locale/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-04 14:27:27 UTC (rev 227023)
+++ PKGBUILD	2017-05-04 15:09:14 UTC (rev 227024)
@@ -4,12 +4,13 @@
 
 pkgname=perl-datetime-locale
 pkgver=1.16
-pkgrel=1
+pkgrel=2
 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' 'perl-file-sharedir-install')
+depends=('perl-params-validate' 'perl-list-moreutils'
+	 'perl-file-sharedir' 'perl-file-sharedir-install')
 options=('!emptydirs')
 source=(http://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-Locale-$pkgver.tar.gz)
 sha256sums=('dfaf4c42149c0622e80721773b8d7229d7785280503585895c9fe9f51e076cfe')



More information about the arch-commits mailing list