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

Rémy Oudompheng remy at archlinux.org
Tue Aug 7 15:48:33 UTC 2018


    Date: Tuesday, August 7, 2018 @ 15:48:33
  Author: remy
Revision: 331112

upgpkg: perl-config-autoconf 0.317-1

Upstream update.

Modified:
  perl-config-autoconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-07 15:00:07 UTC (rev 331111)
+++ PKGBUILD	2018-08-07 15:48:33 UTC (rev 331112)
@@ -5,8 +5,8 @@
 
 pkgname='perl-config-autoconf'
 _dist="Config-AutoConf"
-pkgver=0.315
-pkgrel=2
+pkgver=0.317
+pkgrel=1
 pkgdesc="A module to implement some of AutoConf macros in pure perl."
 arch=('any')
 license=('PerlArtistic' 'GPL')
@@ -15,8 +15,8 @@
 makedepends=('bison' 'flex' 'gawk' 'grep' 'pkg-config' 'sed')
 url='https://metacpan.org/release/Config-AutoConf'
 source=("http://search.cpan.org/CPAN/authors/id/R/RE/REHSACK/${_dist}-${pkgver}.tar.gz")
-md5sums=('710ca59bc75974b9f4dbc3f1618f5fe1')
-sha256sums=('4b3cd1e1a698ba9e5660c047f0a4fe192723d4bc9f768fdea511c2fc73ea6940')
+md5sums=('29f87fc7803f1725f6daafcf416089ce')
+sha256sums=('01e4b22d2fecb7cfd3cc1f4dabe95cd137cf249cc5e38184f88556e5c98a9ce1')
 
 build() {
     cd "${srcdir}/${_dist}-${pkgver}"



More information about the arch-commits mailing list