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

Florian Pritz bluewind at archlinux.org
Sun Sep 1 09:15:37 UTC 2019


    Date: Sunday, September 1, 2019 @ 09:15:37
  Author: bluewind
Revision: 505942

upgpkg: ack 3.1.1-1

upstream update

Modified:
  ack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-01 08:38:36 UTC (rev 505941)
+++ PKGBUILD	2019-09-01 09:15:37 UTC (rev 505942)
@@ -3,7 +3,7 @@
 # Contributor: Michael S. Walker <barrucadu at localhost>
 
 pkgname=ack
-pkgver=3.1.0
+pkgver=3.1.1
 pkgrel=1
 pkgdesc="A Perl-based grep replacement, aimed at programmers with large trees of heterogeneous source code"
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('perl-file-next')
 options=('!emptydirs')
 source=("https://cpan.metacpan.org/authors/id/P/PE/PETDANCE/$pkgname-v$pkgver.tar.gz")
-md5sums=('2ba41ea4baad7627bbb06dcedb7d9541')
+md5sums=('3f74c5afa2221a1d2e1b121b3215571d')
 
 build() {
   cd "$srcdir/$pkgname-v$pkgver"



More information about the arch-commits mailing list