extra/imlib2 to 1.11.1-1

This commit is contained in:
Kevin Mihelich 2023-05-03 12:40:31 +00:00
parent ba69550693
commit 1ebeef6165

View file

@ -6,7 +6,7 @@
# - remove --enable-amd64 from configure
pkgname=imlib2
pkgver=1.11.0
pkgver=1.11.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/'
@ -25,8 +25,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=('6121196a05a82cc49d104d066ef1bd1e68b4b6394064d244985d0d6aa5fd8170')
sha512sums=('2727b217ae18e1015591f2587f885a5a8d59471d6051f1aefb761329fd0fc979163e228154b2bff8728a3a2acc28437f189989d24a4d6e37bfc6f69445bd47e7')
sha256sums=('f712b6bb9dcad46d8b8f4ad52610dcbbaebb4cc80b5fd12f93124d3a380fa6bf')
sha512sums=('2d0dc569ab35822d5ac3cd07979a807462c1ad501ea15e4c757a15bbe254657c08acf6da8603ba2e9ab5b57a6b0c0ecf119eab80ffe59a55f29d325c839763ac')
build() {
cd "${pkgname}-${pkgver}"