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

Antonio Rojas arojas at archlinux.org
Mon Aug 3 18:51:21 UTC 2020


    Date: Monday, August 3, 2020 @ 18:51:21
  Author: arojas
Revision: 393095

Update to 1.7.0

Modified:
  imlib2/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-03 18:36:53 UTC (rev 393094)
+++ PKGBUILD	2020-08-03 18:51:21 UTC (rev 393095)
@@ -3,8 +3,8 @@
 # Contributor: Tom Newsom <Jeepster.gmx.co.uk>
 
 pkgname=imlib2
-pkgver=1.6.1
-pkgrel=2
+pkgver=1.7.0
+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/"
 arch=('x86_64')
@@ -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=('ecdbdbfe8767ec2b1f22ce664cbab5e1d3f75be7a3c8f37488f5243b3c31dbc433414b8d50d2d1b70c67a80e31e42cc5398161991ce3955e991c114c82ddd58f')
+sha512sums=('078126269565b55f4b167608ee65d558711e37c34283fb6193752b27f7fc59c738cbd38839b17203273defee20c2ffc41a495e44364089deebffbd39c67e6d72')
 
 
 prepare() {



More information about the arch-commits mailing list