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

Florian Pritz bluewind at archlinux.org
Sun Jan 7 17:09:13 UTC 2018


    Date: Sunday, January 7, 2018 @ 17:09:12
  Author: bluewind
Revision: 280126

upgpkg: ack 2.22-1

upstream update

Modified:
  ack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-07 17:04:21 UTC (rev 280125)
+++ PKGBUILD	2018-01-07 17:09:12 UTC (rev 280126)
@@ -4,8 +4,8 @@
 # Contributor: Michael S. Walker <barrucadu at localhost>
 
 pkgname=ack
-pkgver=2.18
-pkgrel=3
+pkgver=2.22
+pkgrel=1
 pkgdesc="A Perl-based grep replacement, aimed at programmers with large trees of heterogeneous source code"
 arch=('any')
 url="http://betterthangrep.com/"
@@ -13,7 +13,7 @@
 depends=('perl-file-next')
 options=('!emptydirs')
 source=(http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/$pkgname-$pkgver.tar.gz)
-md5sums=('c69da08ff819b2660e4ce3b1e1e8c390')
+md5sums=('1ad95c20973678a4cdd14efe28920840')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list