Date: Saturday, July 8, 2017 @ 21:11:28 Author: lcarlier Revision: 243364
upgpkg: lib32-imlib2 1.4.10-1 upstream update 1.4.10 Modified: lib32-imlib2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-07-08 20:01:08 UTC (rev 243363) +++ PKGBUILD 2017-07-08 21:11:28 UTC (rev 243364) @@ -7,7 +7,7 @@ pkgname=lib32-imlib2 _pkgname=imlib2 -pkgver=1.4.9 +pkgver=1.4.10 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=('23ef8b49f2793bc63b16839a2062298b') +sha1sums=('664df65c6265a2825d685d2f3a4f0d072eb626ac') prepare() { cd "$_pkgname-$pkgver"