mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/gmic to 3.2.0-1
This commit is contained in:
parent
c6623bf24e
commit
0f77acafbd
1 changed files with 3 additions and 3 deletions
|
@ -11,15 +11,15 @@ highmem=1
|
||||||
|
|
||||||
pkgbase=gmic
|
pkgbase=gmic
|
||||||
pkgname=(gmic gimp-plugin-gmic)
|
pkgname=(gmic gimp-plugin-gmic)
|
||||||
pkgver=3.1.6
|
pkgver=3.2.0
|
||||||
pkgrel=3
|
pkgrel=1
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url='https://gmic.eu/'
|
url='https://gmic.eu/'
|
||||||
license=(custom:CeCILL)
|
license=(custom:CeCILL)
|
||||||
makedepends=(cmake gimp qt5-base fftw openexr opencv eigen graphicsmagick qt5-tools)
|
makedepends=(cmake gimp qt5-base fftw openexr opencv eigen graphicsmagick qt5-tools)
|
||||||
source=(https://gmic.eu/files/source/gmic_$pkgver.tar.gz
|
source=(https://gmic.eu/files/source/gmic_$pkgver.tar.gz
|
||||||
CMakeLists.txt FindCImg.cmake FindGMicStdlib.cmake)
|
CMakeLists.txt FindCImg.cmake FindGMicStdlib.cmake)
|
||||||
sha256sums=('e73d63ba6520637c782b6e5e6805037a27b6255c011c9e2a60a56f9c28822ce4'
|
sha256sums=('8db3ba8ae003c4946a26d643b8173f7aa49e9c84f2ee1f74140165d3f20d3116'
|
||||||
'089c4ad204a1ed43c9425e3f39e5a3a8bab3d6e8c4fb5a6dfc69e0fca15abd15'
|
'089c4ad204a1ed43c9425e3f39e5a3a8bab3d6e8c4fb5a6dfc69e0fca15abd15'
|
||||||
'5ad1b499cb0a9e3d9fff6a851346d6f356dfc592442183d6330726a29ee25384'
|
'5ad1b499cb0a9e3d9fff6a851346d6f356dfc592442183d6330726a29ee25384'
|
||||||
'83e4635a6fd101511381bc865255f4de88834da51911ce3eb45ddac2558cabcc')
|
'83e4635a6fd101511381bc865255f4de88834da51911ce3eb45ddac2558cabcc')
|
||||||
|
|
Loading…
Reference in a new issue