summaryrefslogtreecommitdiff
path: root/community/libpng12/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libpng12/PKGBUILD')
-rw-r--r--community/libpng12/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/community/libpng12/PKGBUILD b/community/libpng12/PKGBUILD
index 595584942..d114db206 100644
--- a/community/libpng12/PKGBUILD
+++ b/community/libpng12/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 95950 2013-08-19 02:17:35Z dwallace $
+# $Id: PKGBUILD 100367 2013-11-02 21:33:40Z dwallace $
# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
# Contributor: dorphell <archlinux.org: dorphell>
# Contributor: Travis Willard <archlinux.org: travis>
@@ -8,13 +8,12 @@
pkgname=libpng12
_realname=libpng
pkgver=1.2.50
-pkgrel=3
+pkgrel=4
pkgdesc="A collection of routines used to create PNG format graphics files"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.libpng.org/pub/png/libpng.html"
license=('custom')
depends=('zlib')
-options=('!libtool')
source=("http://sourceforge.net/projects/libpng/files/libpng-${pkgver}.tar.xz"
"http://sourceforge.net/projects/apng/files/libpng/libpng12/libpng-${pkgver}-apng.patch.gz")