Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / imlib2
Commits: cf30beaf by Christian Hesse at 2023-09-22T19:41:06+02:00 upgpkg: 1.12.1-1: new upstream release - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Tom Newsom <Jeepster.gmx.co.uk> pkgname=imlib2 -pkgver=1.12.0 +pkgver=1.12.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/' @@ -22,8 +22,8 @@ optdepends=('libheif: HEIF loader (for AVIF)' 'libwebp: WEBP loader' 'openjpeg2: J2K loader') source=("https://downloads.sourceforge.net/project/enlightenment/imlib2-src/${pkgver}/${pkgname}-${pkgver}.tar.xz") -sha256sums=('95ff5d4cc17dd9f934c2e7ad151c360f308880a0a7849a6ca43b7c7b9a4bb216') -sha512sums=('178e1f1a3b9812d6b1c4a389b5c4a7bf229ac68ae725eb1e39979aeab675e55a6e4d62b40e254effafd5279b5fd971795c19b06a822c3771ee8e6f46f1587d66') +sha256sums=('8c24d2d189c4d5ae602dbf2fc0fbb117aa923eab6c883041f0feeca4e8c6774e') +sha512sums=('49d1ee7959cad2444dbe3a2b4c122899ad7935712e92ae63e28e33284839edaf942064bf436b29faf6bb99c502d414d97bec2f2c74d7fb09db960b29a33c9d8b') build() { cd "${pkgname}-${pkgver}" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/imlib2/-/commit/cf30beafae029c91c1feac3b60dd9fdbf1663526 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/imlib2/-/commit/cf30beafae029c91c1feac3b60dd9fdbf1663526 You're receiving this email because of your account on gitlab.archlinux.org.
