mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/gmic to 2.9.4-1
This commit is contained in:
parent
8cf95fdc76
commit
60d16d7488
1 changed files with 3 additions and 3 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue