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

Florian Pritz bluewind at archlinux.org
Sun Mar 12 12:42:21 UTC 2017


    Date: Sunday, March 12, 2017 @ 12:42:21
  Author: bluewind
Revision: 215752

upgpkg: ack 2.16-1

upstream update

Modified:
  ack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-12 12:38:20 UTC (rev 215751)
+++ PKGBUILD	2017-03-12 12:42:21 UTC (rev 215752)
@@ -4,7 +4,7 @@
 # Contributor: Michael S. Walker <barrucadu at localhost>
 
 pkgname=ack
-pkgver=2.14
+pkgver=2.16
 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=('43cfa05123ba0440fa3958690ee03bac')
+md5sums=('3e5328b9a8b5840f3003784b5aae6bf5')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list