mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/imlib2 to 1.10.0-1
This commit is contained in:
parent
cbf7e73115
commit
a08bc43bc2
1 changed files with 4 additions and 4 deletions
|
@ -6,8 +6,8 @@
|
|||
# - remove --enable-amd64 from configure
|
||||
|
||||
pkgname=imlib2
|
||||
pkgver=1.9.1
|
||||
pkgrel=2
|
||||
pkgver=1.10.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')
|
||||
|
@ -26,8 +26,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=('4a224038bfffbe5d4d250c44e05f4ee5ae24dcfef8395b1677c715c58f764d43')
|
||||
sha512sums=('00eb8804a32e1403614e9f899f358dd9797f4bcfa7e9fdecd37992731019933e39834a60bd20be8fb69a35161ba1e784bd638b5ecb626d01a4f69c70c330e5f1')
|
||||
sha256sums=('727c1a937c885c080c37217e476dc88b5a3e60d737f1bf040b343520b781cbba')
|
||||
sha512sums=('35d78a6bf5b9b5474cbed6c1ead2e6252c8fe42bc5fc9c1a4e16958854e8bc08dfa79ceb403ca1cb34003887be5db4c908e6104e32639d9e09d11b940e591a19')
|
||||
|
||||
build() {
|
||||
cd "${pkgname}-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue