community/gmic to 2.9.9-1

This commit is contained in:
David Beauchamp 2021-09-02 17:56:11 -04:00
parent 674fd2c84e
commit 888ff17734

View file

@ -11,14 +11,14 @@ highmem=1
pkgbase=gmic
pkgname=(gmic gimp-plugin-gmic krita-plugin-gmic)
pkgver=2.9.8
pkgrel=2
pkgver=2.9.9
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=('18d6bbc731ae3b4da8a656ac189476793b111a9dd19f72db2312f074df7cdc82')
sha256sums=('9f053338752ec96a6b619718037767682c5fd58e2471c08f3740fdb070605bc0')
build() {
cmake -B build -S gmic-$pkgver \