summaryrefslogtreecommitdiff
path: root/community/pigz/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-08-02 00:01:47 +0000
committerroot <root@rshg054.dnsready.net>2012-08-02 00:01:47 +0000
commite8f5b2ea6983e7a97c1640e9e211f356b8b5d21b (patch)
treef454ed3270ca5f6171ffc277c784aaecf9ddb6d1 /community/pigz/PKGBUILD
parenta71961a43ef48f47d3575915f63099308a18a263 (diff)
Thu Aug 2 00:01:47 UTC 2012
Diffstat (limited to 'community/pigz/PKGBUILD')
-rwxr-xr-xcommunity/pigz/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/pigz/PKGBUILD b/community/pigz/PKGBUILD
index 6a80d70cb..f9331664b 100755
--- a/community/pigz/PKGBUILD
+++ b/community/pigz/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 68038 2012-03-17 08:29:09Z bpiotrowski $
+# $Id: PKGBUILD 74606 2012-07-31 12:59:28Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski
# Contributor: Laszlo Papp <djszapi2@gmail.com>
# Contributor: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=pigz
-pkgver=2.2.4
+pkgver=2.2.5
pkgrel=1
pkgdesc="Parallel implementation of the gzip file compressor"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ url="http://www.zlib.net/pigz/"
license=('custom')
depends=('zlib')
source=(http://www.zlib.net/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('9df2a3c742524446fa4e797c17e8fd85')
+md5sums=('188f769ccedc403893d03049ad31e969')
build() {
cd "${srcdir}/$pkgname-$pkgver"