diff options
Diffstat (limited to 'community/libpng12')
-rw-r--r-- | community/libpng12/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libpng12/PKGBUILD b/community/libpng12/PKGBUILD index c5a55ae2e..65f24c3d4 100644 --- a/community/libpng12/PKGBUILD +++ b/community/libpng12/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 99875 2013-10-31 02:13:23Z allan $ +# $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,7 +8,7 @@ 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') url="http://www.libpng.org/pub/png/libpng.html" |