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

Felix Yan fyan at archlinux.org
Fri Jan 8 16:58:19 UTC 2016


    Date: Friday, January 8, 2016 @ 17:58:19
  Author: fyan
Revision: 257635

upgpkg: perl-uri 1.71-1

Modified:
  perl-uri/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-08 13:02:46 UTC (rev 257634)
+++ PKGBUILD	2016-01-08 16:58:19 UTC (rev 257635)
@@ -5,7 +5,7 @@
 
 pkgname=perl-uri
 _realname=URI
-pkgver=1.69
+pkgver=1.71
 pkgrel=1
 pkgdesc="Uniform Resource Identifiers (absolute and relative)"
 arch=('any')
@@ -15,7 +15,7 @@
 provides=('perl-uri-escape=3.30')
 options=('!emptydirs')
 source=("http://cpan.metacpan.org/authors/id/E/ET/ETHER/${_realname}-${pkgver}.tar.gz")
-md5sums=('3c56aee0300bce5a440ccbd558277ea0')
+md5sums=('247c3da29a794f72730e01aa5a715daf')
 
 build() {
   cd "${srcdir}/${_realname}-$pkgver"



More information about the arch-commits mailing list