diff options
Diffstat (limited to 'extra/imlib2/PKGBUILD')
-rw-r--r-- | extra/imlib2/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/imlib2/PKGBUILD b/extra/imlib2/PKGBUILD index 191816935..13630c481 100644 --- a/extra/imlib2/PKGBUILD +++ b/extra/imlib2/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 148788 2012-02-05 11:50:31Z ibiru $ +# $Id: PKGBUILD 184395 2013-05-06 19:37:59Z foutrelis $ # Maintainer: Ronald van Haren <ronald.archlinux.org> # Contributor: Arjan Timmerman <arjan.archlinux.org> # Contributor: Tom Newsom <Jeepster.gmx.co.uk> pkgname=imlib2 pkgver=1.4.5 -pkgrel=2 +pkgrel=4 pkgdesc="Library that does image file loading and saving as well as rendering, manipulation, arbitrary polygon support" url="http://sourceforge.net/projects/enlightenment/" arch=('i686' 'x86_64') |