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

Felix Yan fyan at archlinux.org
Wed Jun 10 02:21:49 UTC 2015


    Date: Wednesday, June 10, 2015 @ 04:21:49
  Author: fyan
Revision: 240466

upgpkg: perl-encode-locale 1.05-1

Modified:
  perl-encode-locale/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-10 02:21:31 UTC (rev 240465)
+++ PKGBUILD	2015-06-10 02:21:49 UTC (rev 240466)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=perl-encode-locale
-pkgver=1.04
+pkgver=1.05
 pkgrel=1
 pkgdesc="Determine the locale encoding"
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('perl')
 options=('!emptydirs')
 source=(http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Encode-Locale-$pkgver.tar.gz)
-sha1sums=('1f525d437d0cfc18443aaa29597b14ceaeb240c2')
+sha1sums=('1e1632e869cb76e3fdbda0a83a192190ed178d60')
 
 build() {
   cd Encode-Locale-$pkgver



More information about the arch-commits mailing list