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

Florian Pritz bluewind at archlinux.org
Fri May 3 11:04:01 UTC 2019


    Date: Friday, May 3, 2019 @ 11:03:58
  Author: bluewind
Revision: 458359

upgpkg: ack 2.28-1

upstream update

Modified:
  ack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-03 07:39:00 UTC (rev 458358)
+++ PKGBUILD	2019-05-03 11:03:58 UTC (rev 458359)
@@ -3,8 +3,8 @@
 # Contributor: Michael S. Walker <barrucadu at localhost>
 
 pkgname=ack
-pkgver=2.24
-pkgrel=2
+pkgver=2.28
+pkgrel=1
 pkgdesc="A Perl-based grep replacement, aimed at programmers with large trees of heterogeneous source code"
 arch=('any')
 url="http://betterthangrep.com/"
@@ -12,7 +12,7 @@
 depends=('perl-file-next')
 options=('!emptydirs')
 source=(http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/$pkgname-$pkgver.tar.gz)
-md5sums=('92246556c479018b32828cbc5e0ce5cb')
+md5sums=('5c363d701cb40cbc3806441b2a887b43')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list