summaryrefslogtreecommitdiff
path: root/community/optipng
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-09-22 00:17:51 -0700
committerroot <root@rshg054.dnsready.net>2012-09-22 00:17:51 -0700
commit0297e16d6d46f426939811847e72539d15bbf12d (patch)
tree9f8fb2c593c67b3ae01861328bcff9369f11c17c /community/optipng
parent7bcc3e9d12b9294024067ecaf8ab28a9fe83ab6c (diff)
Sat Sep 22 00:17:51 PDT 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 1070611b5..e72ddb97d 100644
--- a/community/optipng/PKGBUILD
+++ b/community/optipng/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 76192 2012-09-13 08:01:17Z lfleischer $
+# $Id: PKGBUILD 76515 2012-09-21 06:14:03Z 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.2
+pkgver=0.7.3
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=('3bf5ff3e1dff99adb3c0b3dd9fd99f8a')
+md5sums=('ceceb66b4d2e1f632ea6786a0adafd11')
build() {
cd "$srcdir/$pkgname-$pkgver"