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

Florian Pritz bluewind at archlinux.org
Tue Oct 15 17:39:12 UTC 2019


    Date: Tuesday, October 15, 2019 @ 17:39:11
  Author: bluewind
Revision: 516194

upgpkg: ack 3.1.2-1

upstream update

Modified:
  ack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-15 16:42:38 UTC (rev 516193)
+++ PKGBUILD	2019-10-15 17:39:11 UTC (rev 516194)
@@ -3,7 +3,7 @@
 # Contributor: Michael S. Walker <barrucadu at localhost>
 
 pkgname=ack
-pkgver=3.1.1
+pkgver=3.1.2
 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=('3f74c5afa2221a1d2e1b121b3215571d')
+md5sums=('e2a175e0fdb80469924b01c727947332')
 
 build() {
   cd "$srcdir/$pkgname-v$pkgver"



More information about the arch-commits mailing list