[arch-commits] Commit in perl-extutils-depends/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Tue Apr  9 19:51:53 UTC 2019
    
    
  
    Date: Tuesday, April 9, 2019 @ 19:51:52
  Author: felixonmars
Revision: 350487
upgpkg: perl-extutils-depends 0.8000-1
Modified:
  perl-extutils-depends/trunk/PKGBUILD
----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-09 19:31:11 UTC (rev 350486)
+++ PKGBUILD	2019-04-09 19:51:52 UTC (rev 350487)
@@ -4,8 +4,8 @@
 # Contributor: Arjan Timmerman <arjan at soulfly.nl>
 
 pkgname=perl-extutils-depends
-pkgver=0.405
-pkgrel=4
+pkgver=0.8000
+pkgrel=1
 pkgdesc="The Perl depends module"
 arch=('any')
 url="http://search.cpan.org/dist/ExtUtils-Depends/"
@@ -13,7 +13,7 @@
 depends=('perl')
 options=('!emptydirs')
 source=("https://www.cpan.org/authors/id/X/XA/XAOC/ExtUtils-Depends-$pkgver.tar.gz")
-md5sums=('caefbca2f173d0cea3f5ac26b6c08a2c')
+md5sums=('ac2d17114f1b50624a8f37381c90485e')
 
 build() {
   cd ExtUtils-Depends-$pkgver
    
    
More information about the arch-commits
mailing list