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

Felix Yan felixonmars at archlinux.org
Tue Jan 9 13:06:23 UTC 2018


    Date: Tuesday, January 9, 2018 @ 13:06:20
  Author: felixonmars
Revision: 314287

upgpkg: perl-uri 1.73-1

Modified:
  perl-uri/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-09 07:40:37 UTC (rev 314286)
+++ PKGBUILD	2018-01-09 13:06:20 UTC (rev 314287)
@@ -5,8 +5,8 @@
 
 pkgname=perl-uri
 _realname=URI
-pkgver=1.72
-pkgrel=2
+pkgver=1.73
+pkgrel=1
 pkgdesc="Uniform Resource Identifiers (absolute and relative)"
 arch=('any')
 url="http://search.cpan.org/dist/${_realname}/"
@@ -16,7 +16,7 @@
 provides=('perl-uri-escape=3.30')
 options=('!emptydirs')
 source=("http://cpan.metacpan.org/authors/id/E/ET/ETHER/${_realname}-${pkgver}.tar.gz")
-sha512sums=('804285c956efcd728569a8ca9c619ddc59d87ca686d1783f697dfee7da4d25721a565515a3e4ad39ff1e4a7239565d0e899ee88db95705804882ce43105f6186')
+sha512sums=('b72d07e9e9e284f360ad4bf42b22ddec2d1930be40ec465ca28c68484e87b01c55ab664cdec63af387bc435e9428681c64aed39b46b668d7c7c5f36be5fbeb2e')
 
 build() {
   cd "${srcdir}/${_realname}-$pkgver"



More information about the arch-commits mailing list