community/gmic to 3.0.1-1

This commit is contained in:
Kevin Mihelich 2022-01-13 20:46:57 +00:00
parent bef153ec43
commit 75a135d766

View file

@ -11,14 +11,14 @@ highmem=1
pkgbase=gmic
pkgname=(gmic gimp-plugin-gmic)
pkgver=3.0.0
pkgrel=3
pkgver=3.0.1
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=('3f056bb9e6dbf0674af4c8dce59f4198172187662f7fbb36cc63ebc8c1b71120')
sha256sums=('6cc20a20e3ab53ce485ccf6e044a30141b3d62cf7743b83bb04906ff29453035')
build() {
cmake -B build -S gmic-$pkgver \