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

Florian Pritz bluewind at archlinux.org
Sun Mar 14 12:39:07 UTC 2021


    Date: Sunday, March 14, 2021 @ 12:39:06
  Author: bluewind
Revision: 891069

upgpkg: ack 3.5.0-1: upstream update

Modified:
  ack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-14 12:35:17 UTC (rev 891068)
+++ PKGBUILD	2021-03-14 12:39:06 UTC (rev 891069)
@@ -3,7 +3,7 @@
 # Contributor: Michael S. Walker <barrucadu at localhost>
 
 pkgname=ack
-pkgver=3.4.0
+pkgver=3.5.0
 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=('dde6e991b583119cfbf553e9e3975956')
+md5sums=('7d0ed07ac0f546b5c4641ce4d2b46b99')
 
 build() {
   cd "$srcdir/$pkgname-v$pkgver"



More information about the arch-commits mailing list