mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/imlib2 to 1.11.1-1
This commit is contained in:
parent
ba69550693
commit
1ebeef6165
1 changed files with 3 additions and 3 deletions
|
@ -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}"
|
||||
|
|
Loading…
Reference in a new issue