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

Florian Pritz bluewind at archlinux.org
Sun Oct 20 07:01:27 UTC 2019


    Date: Sunday, October 20, 2019 @ 07:01:27
  Author: bluewind
Revision: 517642

upgpkg: ack 3.1.3-1

upstream update

Modified:
  ack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-20 06:51:13 UTC (rev 517641)
+++ PKGBUILD	2019-10-20 07:01:27 UTC (rev 517642)
@@ -3,7 +3,7 @@
 # Contributor: Michael S. Walker <barrucadu at localhost>
 
 pkgname=ack
-pkgver=3.1.2
+pkgver=3.1.3
 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=('e2a175e0fdb80469924b01c727947332')
+md5sums=('e30c5257963b598e5b3aa14805505f5d')
 
 build() {
   cd "$srcdir/$pkgname-v$pkgver"



More information about the arch-commits mailing list