Date: Sunday, May 8, 2016 @ 04:33:18 Author: fyan Revision: 174267 upgpkg: lib32-imlib2 1.4.9-1
Modified: lib32-imlib2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-08 02:29:38 UTC (rev 174266) +++ PKGBUILD 2016-05-08 02:33:18 UTC (rev 174267) @@ -7,7 +7,7 @@ pkgname=lib32-imlib2 _pkgname=imlib2 -pkgver=1.4.8 +pkgver=1.4.9 pkgrel=1 pkgdesc="Library that does image file loading and saving as well as rendering, manipulation, arbitrary polygon support, lib32" url="http://sourceforge.net/projects/enlightenment/" @@ -15,7 +15,7 @@ license=('BSD') depends=('lib32-libtiff' 'lib32-giflib' 'lib32-bzip2' 'lib32-freetype2' 'lib32-libxext' 'lib32-libpng' 'lib32-libid3tag' 'lib32-libjpeg-turbo' "${_pkgname}") source=("http://downloads.sourceforge.net/enlightenment/${_pkgname}-$pkgver.tar.bz2") -md5sums=('97cf1007b0339102974ce20c8f17c249') +md5sums=('23ef8b49f2793bc63b16839a2062298b') prepare() { cd "$_pkgname-$pkgver"
