Date: Tuesday, May 7, 2013 @ 14:51:29
  Author: bluewind
Revision: 90149

upgpkg: ack 2.04-1

upstream update

Modified:
  ack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-05-07 12:45:12 UTC (rev 90148)
+++ PKGBUILD    2013-05-07 12:51:29 UTC (rev 90149)
@@ -4,7 +4,7 @@
 # Contributor: Michael S. Walker <barrucadu@localhost>
 
 pkgname=ack
-pkgver=2.02
+pkgver=2.04
 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=('9ae2c3939d0f069c6781ee5b6de47c27')
+md5sums=('bfd1b9fc4e79b6cad1c410406e199fe5')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"

Reply via email to