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

Felix Yan felixonmars at archlinux.org
Wed Jul 26 08:02:10 UTC 2017


    Date: Wednesday, July 26, 2017 @ 08:02:09
  Author: felixonmars
Revision: 301273

upgpkg: perl-uri 1.72-1

Modified:
  perl-uri/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-26 07:25:11 UTC (rev 301272)
+++ PKGBUILD	2017-07-26 08:02:09 UTC (rev 301273)
@@ -5,17 +5,18 @@
 
 pkgname=perl-uri
 _realname=URI
-pkgver=1.71
-pkgrel=2
+pkgver=1.72
+pkgrel=1
 pkgdesc="Uniform Resource Identifiers (absolute and relative)"
 arch=('any')
 url="http://search.cpan.org/dist/${_realname}/"
 license=('PerlArtistic')
 depends=('perl')
+checkdepends=('perl-test-needs')
 provides=('perl-uri-escape=3.30')
 options=('!emptydirs')
 source=("http://cpan.metacpan.org/authors/id/E/ET/ETHER/${_realname}-${pkgver}.tar.gz")
-md5sums=('247c3da29a794f72730e01aa5a715daf')
+sha512sums=('804285c956efcd728569a8ca9c619ddc59d87ca686d1783f697dfee7da4d25721a565515a3e4ad39ff1e4a7239565d0e899ee88db95705804882ce43105f6186')
 
 build() {
   cd "${srcdir}/${_realname}-$pkgver"



More information about the arch-commits mailing list