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

Florian Pritz bluewind at archlinux.org
Sun Mar 26 12:40:47 UTC 2017


    Date: Sunday, March 26, 2017 @ 12:40:46
  Author: bluewind
Revision: 219073

upgpkg: ack 2.18-1

upstream update

Modified:
  ack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-26 11:41:46 UTC (rev 219072)
+++ PKGBUILD	2017-03-26 12:40:46 UTC (rev 219073)
@@ -4,7 +4,7 @@
 # Contributor: Michael S. Walker <barrucadu at localhost>
 
 pkgname=ack
-pkgver=2.16
+pkgver=2.18
 pkgrel=1
 pkgdesc="A Perl-based grep replacement, aimed at programmers with large trees of heterogeneous source code"
 arch=('any')
@@ -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=('3e5328b9a8b5840f3003784b5aae6bf5')
+md5sums=('c69da08ff819b2660e4ce3b1e1e8c390')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list