diff --git a/imlib2/PKGBUILD b/imlib2/PKGBUILD index 7106c1011..4d6a71beb 100644 --- a/imlib2/PKGBUILD +++ b/imlib2/PKGBUILD @@ -1,7 +1,7 @@ # Contributions from Arch: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/imlib2 pkgname=imlib2 -pkgver=1.4.7 +pkgver=1.4.9 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/" @@ -9,7 +9,7 @@ arch=('x86_64') license=('BSD') depends=('libtiff' 'giflib' 'bzip2' 'freetype2' 'libxext' 'libpng>=1.5.0' 'libid3tag' 'libjpeg-turbo') source=("http://downloads.sourceforge.net/enlightenment/$pkgname-$pkgver.tar.bz2") -sha1sums=('0ed225afbbee8e990c655cf13ed802bda8a5cd8a') +sha1sums=('f389d67c337b604a365e620b0083b2d342dd724e') prepare() { cd $pkgname-$pkgver