summaryrefslogtreecommitdiff
path: root/extra/imlib2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/imlib2/PKGBUILD')
-rw-r--r--extra/imlib2/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/imlib2/PKGBUILD b/extra/imlib2/PKGBUILD
index 75cb80b18..635ace90e 100644
--- a/extra/imlib2/PKGBUILD
+++ b/extra/imlib2/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 198112 2013-10-30 12:51:45Z allan $
+# $Id: PKGBUILD 204813 2014-01-27 19:49:53Z ronald $
# 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=6
+pkgver=1.4.6
+pkgrel=1
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')
@@ -13,7 +13,7 @@ license=('BSD')
depends=('libtiff' 'giflib' 'bzip2' 'freetype2' 'libxext' 'libpng' 'libid3tag' 'libjpeg-turbo')
source=(http://downloads.sourceforge.net/enlightenment/$pkgname-$pkgver.tar.bz2
imlib2-giflib5.patch)
-sha1sums=('af86a2c38f4bc3806db57e64e74dc9814ad474a0'
+sha1sums=('20e111d822074593e8d657ecf8aafe504e9e2967'
'29d0778ffbe6e57f08048918a79eb1ad6af87bce')
prepare() {