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

Antonio Rojas arojas at archlinux.org
Sat Dec 19 11:28:57 UTC 2020


    Date: Saturday, December 19, 2020 @ 11:28:56
  Author: arojas
Revision: 404615

Update to 1.7.1

Modified:
  imlib2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-19 11:04:09 UTC (rev 404614)
+++ PKGBUILD	2020-12-19 11:28:56 UTC (rev 404615)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster.gmx.co.uk>
 
 pkgname=imlib2
-pkgver=1.7.0
+pkgver=1.7.1
 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=('078126269565b55f4b167608ee65d558711e37c34283fb6193752b27f7fc59c738cbd38839b17203273defee20c2ffc41a495e44364089deebffbd39c67e6d72')
+sha512sums=('36e457855da0f129c7e7ba3dfcb44162b6624b1d56df5f84448495a96fe9ad1ce3e6c628222630be7274476722c4feaa8e1648d1e463439ca758e66ce9645970')
 
 
 prepare() {



More information about the arch-commits mailing list