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

Florian Pritz bluewind at archlinux.org
Fri Jan 17 15:07:01 UTC 2020


    Date: Friday, January 17, 2020 @ 15:07:01
  Author: bluewind
Revision: 552846

upgpkg: ack 3.3.1-1: upstream update

Modified:
  ack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-17 15:06:59 UTC (rev 552845)
+++ PKGBUILD	2020-01-17 15:07:01 UTC (rev 552846)
@@ -3,7 +3,7 @@
 # Contributor: Michael S. Walker <barrucadu at localhost>
 
 pkgname=ack
-pkgver=3.3.0
+pkgver=3.3.1
 pkgrel=1
 pkgdesc="A Perl-based grep replacement, aimed at programmers with large trees of heterogeneous source code"
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('perl-file-next')
 options=('!emptydirs')
 source=("https://cpan.metacpan.org/authors/id/P/PE/PETDANCE/$pkgname-v$pkgver.tar.gz")
-md5sums=('8d106610365c9fbdd235c8e44fd74d91')
+md5sums=('b6fc7c0b9a5508420c7a721c450ff5d4')
 
 build() {
   cd "$srcdir/$pkgname-v$pkgver"



More information about the arch-commits mailing list