mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/imlib2 to 1.11.0-1
This commit is contained in:
parent
c3f4bf157f
commit
37e653013d
1 changed files with 4 additions and 4 deletions
|
@ -6,8 +6,8 @@
|
|||
# - remove --enable-amd64 from configure
|
||||
|
||||
pkgname=imlib2
|
||||
pkgver=1.10.0
|
||||
pkgrel=3
|
||||
pkgver=1.11.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')
|
||||
|
@ -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=('727c1a937c885c080c37217e476dc88b5a3e60d737f1bf040b343520b781cbba')
|
||||
sha512sums=('35d78a6bf5b9b5474cbed6c1ead2e6252c8fe42bc5fc9c1a4e16958854e8bc08dfa79ceb403ca1cb34003887be5db4c908e6104e32639d9e09d11b940e591a19')
|
||||
sha256sums=('6121196a05a82cc49d104d066ef1bd1e68b4b6394064d244985d0d6aa5fd8170')
|
||||
sha512sums=('2727b217ae18e1015591f2587f885a5a8d59471d6051f1aefb761329fd0fc979163e228154b2bff8728a3a2acc28437f189989d24a4d6e37bfc6f69445bd47e7')
|
||||
|
||||
build() {
|
||||
cd "${pkgname}-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue