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

Felix Yan felixonmars at archlinux.org
Sun Dec 11 01:16:15 UTC 2016


    Date: Sunday, December 11, 2016 @ 01:16:14
  Author: felixonmars
Revision: 198775

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-11 01:15:50 UTC (rev 198774)
+++ PKGBUILD	2016-12-11 01:16:14 UTC (rev 198775)
@@ -4,7 +4,7 @@
 
 pkgname=perl-net-idn-encode
 _cpanname=Net-IDN-Encode
-pkgver=2.302
+pkgver=2.303
 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=('690f49ab097cb38853327b0deb75d6c5')
+md5sums=('0de4f5a89fa1b8717115df1272ee5ca2')
 
 build() {
   cd "$srcdir/${_cpanname}-${pkgver}"



More information about the arch-commits mailing list