community/gmic to 2.9.7-1

This commit is contained in:
Kevin Mihelich 2021-04-07 19:14:11 +00:00
parent 25a2734a24
commit 3d693e5c12

View file

@ -11,14 +11,14 @@ highmem=1
pkgbase=gmic
pkgname=(gmic zart gimp-plugin-gmic krita-plugin-gmic)
pkgver=2.9.6
pkgver=2.9.7
pkgrel=1
arch=(x86_64)
url="https://gmic.eu/"
license=(custom:CeCILL)
makedepends=(cmake gimp qt5-base fftw openexr opencv eigen graphicsmagick qt5-tools)
source=(https://gmic.eu/files/source/gmic_$pkgver.tar.gz)
sha256sums=('d22fe8515af16dcd050d09a0bc7127ec29f4795ce732a0c6c3eaf839356bc11a')
sha256sums=('942537487ea722141230579db3cd4331368429c0e33cb38fee1b17aae9557f16')
build() {
cmake -B build -S gmic-$pkgver \