[arch-commits] Commit in imlib2/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Fri Jul 30 11:15:16 UTC 2021


    Date: Friday, July 30, 2021 @ 11:15:15
  Author: arojas
Revision: 420921

Update to 1.7.2

Modified:
  imlib2/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-30 11:08:11 UTC (rev 420920)
+++ PKGBUILD	2021-07-30 11:15:15 UTC (rev 420921)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster.gmx.co.uk>
 
 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"
 url="https://sourceforge.net/projects/enlightenment/"
@@ -11,7 +11,7 @@
 license=('BSD')
 depends=('libtiff' 'giflib' 'bzip2' 'freetype2' 'libxext' 'libpng' 'libid3tag' 'libjpeg-turbo' 'libwebp')
 source=(https://downloads.sourceforge.net/enlightenment/$pkgname-$pkgver.tar.bz2)
-sha512sums=('36e457855da0f129c7e7ba3dfcb44162b6624b1d56df5f84448495a96fe9ad1ce3e6c628222630be7274476722c4feaa8e1648d1e463439ca758e66ce9645970')
+sha512sums=('e8a42c91e4b50ab2fc249798a58e9562068ac7d48da4e9660263fc1ce1180e7e80cc7fdeaa0a3a0b6145bc857109b5dd650a5a01bc51797473759ca13be7fba5')
 
 
 prepare() {



More information about the arch-commits mailing list