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

Rémy Oudompheng remy at archlinux.org
Sun Feb 11 14:10:27 UTC 2018


    Date: Sunday, February 11, 2018 @ 14:10:27
  Author: remy
Revision: 316615

upgpkg: perl-config-autoconf 0.315-1

Upstream update

Modified:
  perl-config-autoconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-11 10:44:51 UTC (rev 316614)
+++ PKGBUILD	2018-02-11 14:10:27 UTC (rev 316615)
@@ -5,8 +5,8 @@
 
 pkgname='perl-config-autoconf'
 _dist="Config-AutoConf"
-pkgver=0.314
-pkgrel=3
+pkgver=0.315
+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=('e71766f276f60c43f163ae51e558e9f1')
-sha512sums=('7c7e411356a690172e78c360962bd92a77eea4ed835cf445ffb81c78f6d5179354d7246909ca55462b137de75b0ad86e21d3a50fe630518f83e70e6e0de8dbca')
+md5sums=('710ca59bc75974b9f4dbc3f1618f5fe1')
+sha256sums=('4b3cd1e1a698ba9e5660c047f0a4fe192723d4bc9f768fdea511c2fc73ea6940')
 
 build() {
     cd "${srcdir}/${_dist}-${pkgver}"



More information about the arch-commits mailing list