community/gmic to 2.9.2-1

This commit is contained in:
Kevin Mihelich 2020-09-03 18:11:33 +00:00
parent ce6266ef43
commit 541a74280a

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.1
pkgrel=3
pkgver=2.9.2
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=('50c9dd418b8d0e80c703c2e2b179b6049343567483d37d9ff6c642c6ede95d8d')
sha256sums=('385db1ef3ef5805bc7bcb65255e188e349fc5e0ae35687b1b914291212bc4c91')
build() {
cmake -B build -S gmic-$pkgver \