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

Felix Yan felixonmars at archlinux.org
Sat Dec 10 07:36:31 UTC 2016


    Date: Saturday, December 10, 2016 @ 07:36:30
  Author: felixonmars
Revision: 198696

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-10 07:29:41 UTC (rev 198695)
+++ PKGBUILD	2016-12-10 07:36:30 UTC (rev 198696)
@@ -4,7 +4,7 @@
 
 pkgname=perl-net-idn-encode
 _cpanname=Net-IDN-Encode
-pkgver=2.301
+pkgver=2.302
 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=('3296a49e24757c7167358a7374905b01')
+md5sums=('690f49ab097cb38853327b0deb75d6c5')
 
 build() {
   cd "$srcdir/${_cpanname}-${pkgver}"



More information about the arch-commits mailing list