[arch-commits] Commit in lib32-imlib2/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Fri Jul 30 11:32:05 UTC 2021
Date: Friday, July 30, 2021 @ 11:32:04
Author: arojas
Revision: 990966
Update to 1.7.2
Modified:
lib32-imlib2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-30 11:16:38 UTC (rev 990965)
+++ PKGBUILD 2021-07-30 11:32:04 UTC (rev 990966)
@@ -6,7 +6,7 @@
pkgname=lib32-imlib2
_pkgname=imlib2
-pkgver=1.7.1
+pkgver=1.7.2
pkgrel=1
pkgdesc="Library that does image file loading and saving as well as rendering, manipulation, arbitrary polygon support, lib32"
url="https://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' 'lib32-libwebp' "${_pkgname}")
source=("https://downloads.sourceforge.net/enlightenment/${_pkgname}-$pkgver.tar.bz2")
-sha512sums=('36e457855da0f129c7e7ba3dfcb44162b6624b1d56df5f84448495a96fe9ad1ce3e6c628222630be7274476722c4feaa8e1648d1e463439ca758e66ce9645970')
+sha512sums=('e8a42c91e4b50ab2fc249798a58e9562068ac7d48da4e9660263fc1ce1180e7e80cc7fdeaa0a3a0b6145bc857109b5dd650a5a01bc51797473759ca13be7fba5')
prepare() {
cd "$_pkgname-$pkgver"
More information about the arch-commits
mailing list