community/gmic to 2.9.4-1

This commit is contained in:
Kevin Mihelich 2020-11-24 17:58:59 +00:00
parent 8cf95fdc76
commit 60d16d7488

View file

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