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

Jonathan Steel jsteel at archlinux.org
Fri Mar 5 07:58:34 UTC 2021


    Date: Friday, March 5, 2021 @ 07:58:34
  Author: jsteel
Revision: 881672

upgpkg: pigz 2.6-1

Modified:
  pigz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-05 07:47:36 UTC (rev 881671)
+++ PKGBUILD	2021-03-05 07:58:34 UTC (rev 881672)
@@ -4,7 +4,7 @@
 # Contributor: Stefan Husmann <stefan-husmann at t-online.de>
 
 pkgname=pigz
-pkgver=2.5
+pkgver=2.6
 pkgrel=1
 pkgdesc='Parallel implementation of the gzip file compressor'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 license=('custom')
 depends=('zlib')
 source=(https://www.zlib.net/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('48730655cf30973f6fe81d4857858a3c')
+md5sums=('a8a23d7dfb58d8c20438f382fb1d97c8')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list