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

Felix Yan felixonmars at archlinux.org
Sun Sep 1 05:31:39 UTC 2019


    Date: Sunday, September 1, 2019 @ 05:31:39
  Author: felixonmars
Revision: 505774

upgpkg: perl-extutils-cppguess 0.20-1

Modified:
  perl-extutils-cppguess/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-01 02:29:42 UTC (rev 505773)
+++ PKGBUILD	2019-09-01 05:31:39 UTC (rev 505774)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=perl-extutils-cppguess
-pkgver=0.19
-pkgrel=2
+pkgver=0.20
+pkgrel=1
 pkgdesc="Guess C++ compiler and flags"
 arch=('any')
 license=('PerlArtistic')
@@ -11,7 +11,7 @@
 makedepends=('perl-module-build')
 options=('!emptydirs')
 source=("https://cpan.metacpan.org/authors/id/E/ET/ETJ/ExtUtils-CppGuess-$pkgver.tar.gz")
-sha512sums=('2337fa2f4a982bd5323a94277f00ca6bdba3c901df5472cb8d16d8ac44b143dc63b05e38c5554cee9a3ba6d12eda8a2c6433ec08d3d857dbc339c6568d68be62')
+sha512sums=('5e00cc8e81aaf968832e171229d7ab973e903be1302680df8dfce2ddaaf94e8b291c342702abd58c080cefb52374955bbb4217aa5b969c4f2d4ab18f66e3f5e4')
 
 build() {
   cd ExtUtils-CppGuess-$pkgver



More information about the arch-commits mailing list