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

Jonathan Steel jsteel at gemini.archlinux.org
Thu Feb 24 09:03:23 UTC 2022


    Date: Thursday, February 24, 2022 @ 09:03:23
  Author: jsteel
Revision: 1136372

upgpkg: pigz 2.7-1

Modified:
  pigz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-24 09:02:43 UTC (rev 1136371)
+++ PKGBUILD	2022-02-24 09:03:23 UTC (rev 1136372)
@@ -4,7 +4,7 @@
 # Contributor: Stefan Husmann <stefan-husmann at t-online.de>
 
 pkgname=pigz
-pkgver=2.6
+pkgver=2.7
 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=('a8a23d7dfb58d8c20438f382fb1d97c8')
+md5sums=('2d084221ba829d29f344305845a313f3')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list