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

Felix Yan felixonmars at archlinux.org
Mon Jan 2 05:55:19 UTC 2017


    Date: Monday, January 2, 2017 @ 05:55:18
  Author: felixonmars
Revision: 204155

upgpkg: perl-net-idn-encode 2.400-1

Modified:
  perl-net-idn-encode/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-02 05:53:49 UTC (rev 204154)
+++ PKGBUILD	2017-01-02 05:55:18 UTC (rev 204155)
@@ -4,7 +4,7 @@
 
 pkgname=perl-net-idn-encode
 _cpanname=Net-IDN-Encode
-pkgver=2.303
+pkgver=2.400
 pkgrel=1
 pkgdesc="Net::IDN::Encode provides an easy-to-use interface for encoding and decoding Internationalized Domain Names (IDNs)."
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('perl-test-nowarnings' 'perl-test-pod' 'perl-test-pod-coverage')
 options=('!emptydirs')
 source=(http://search.cpan.org/CPAN/authors/id/C/CF/CFAERBER/${_cpanname}-${pkgver}.tar.gz)
-md5sums=('0de4f5a89fa1b8717115df1272ee5ca2')
+md5sums=('1ccf33ee6717185064b5d1bbbe8f4247')
 
 build() {
   cd "$srcdir/${_cpanname}-${pkgver}"



More information about the arch-commits mailing list