summaryrefslogtreecommitdiff
path: root/community/optipng
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-09-15 00:03:54 +0000
committerroot <root@rshg054.dnsready.net>2012-09-15 00:03:54 +0000
commit58bcf29e17b49063f0be13069151b9890cb5c6a6 (patch)
tree93ffa4e6d734fbe0d0f4f47e2451a2bce48ab761 /community/optipng
parentc7e751e3633b2e10c0ffcc68e4ce676f725f0843 (diff)
Sat Sep 15 00:03:54 UTC 2012
Diffstat (limited to 'community/optipng')
-rw-r--r--community/optipng/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/optipng/PKGBUILD b/community/optipng/PKGBUILD
index 37853da52..1070611b5 100644
--- a/community/optipng/PKGBUILD
+++ b/community/optipng/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 68497 2012-03-26 08:52:32Z lfleischer $
+# $Id: PKGBUILD 76192 2012-09-13 08:01:17Z lfleischer $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
# Contributor: Stefan Husmann <stefan-husmann@t-online.de>
# Contributor: Aaron Schaefer <aaron@elasticdog.com>
pkgname=optipng
-pkgver=0.7.1
+pkgver=0.7.2
pkgrel=1
pkgdesc='Compresses PNG files to a smaller size, without losing any information.'
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ url='http://optipng.sourceforge.net/'
license=('ZLIB')
depends=('glibc')
source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('b6181d566998ad489397b985ebfc4a03')
+md5sums=('3bf5ff3e1dff99adb3c0b3dd9fd99f8a')
build() {
cd "$srcdir/$pkgname-$pkgver"