Date: Thursday, September 13, 2018 @ 16:54:19 Author: felixonmars Revision: 380396
upgpkg: lib32-imlib2 1.5.1-1 Modified: lib32-imlib2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-13 16:53:44 UTC (rev 380395) +++ PKGBUILD 2018-09-13 16:54:19 UTC (rev 380396) @@ -6,7 +6,7 @@ pkgname=lib32-imlib2 _pkgname=imlib2 -pkgver=1.4.10 +pkgver=1.5.1 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/" @@ -14,7 +14,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") -sha1sums=('664df65c6265a2825d685d2f3a4f0d072eb626ac') +sha512sums=('f9d971674887d4af067c6921e34b6fe598db0317052bc864b676c526b36373ce021d9d49cad95aa64dbbd8e74f1831ddf3ed105900e3df2b66a6b53f7f27c732') prepare() { cd "$_pkgname-$pkgver"
