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

Christian Hesse eworm at gemini.archlinux.org
Mon Jul 11 11:49:28 UTC 2022


    Date: Monday, July 11, 2022 @ 11:49:28
  Author: eworm
Revision: 450853

upgpkg: imlib2 1.9.1-1: new upstream release

Modified:
  imlib2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-11 08:23:01 UTC (rev 450852)
+++ PKGBUILD	2022-07-11 11:49:28 UTC (rev 450853)
@@ -3,8 +3,8 @@
 # Contributor: Tom Newsom <Jeepster.gmx.co.uk>
 
 pkgname=imlib2
-pkgver=1.9.0
-pkgrel=3
+pkgver=1.9.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/'
 arch=('x86_64')
@@ -23,7 +23,8 @@
             'libwebp: WEBP loader'
             'openjpeg2: J2K loader')
 source=("https://downloads.sourceforge.net/project/enlightenment/imlib2-src/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-sha512sums=('958fdabc938ec03ab48001ca4df72c8352cb261b12b09334d38348b22b8859cff16a1cda0d4447b73261723f223f62a799f80eb85a710ac5a44a3fa4f90734fd')
+sha256sums=('4a224038bfffbe5d4d250c44e05f4ee5ae24dcfef8395b1677c715c58f764d43')
+sha512sums=('00eb8804a32e1403614e9f899f358dd9797f4bcfa7e9fdecd37992731019933e39834a60bd20be8fb69a35161ba1e784bd638b5ecb626d01a4f69c70c330e5f1')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list