mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/gmic to 2.7.1-1
This commit is contained in:
parent
c5e659b743
commit
ee6f8d8e5d
1 changed files with 2 additions and 2 deletions
|
@ -11,14 +11,14 @@ highmem=1
|
||||||
|
|
||||||
pkgbase=gmic
|
pkgbase=gmic
|
||||||
pkgname=(gmic zart gimp-plugin-gmic krita-plugin-gmic)
|
pkgname=(gmic zart gimp-plugin-gmic krita-plugin-gmic)
|
||||||
pkgver=2.7.0
|
pkgver=2.7.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://gmic.eu/"
|
url="https://gmic.eu/"
|
||||||
license=(custom:CeCILL)
|
license=(custom:CeCILL)
|
||||||
makedepends=(gimp qt5-base fftw openexr opencv eigen)
|
makedepends=(gimp qt5-base fftw openexr opencv eigen)
|
||||||
source=(https://gmic.eu/files/source/gmic_$pkgver.tar.gz zart-opencv4.patch)
|
source=(https://gmic.eu/files/source/gmic_$pkgver.tar.gz zart-opencv4.patch)
|
||||||
sha256sums=('8629c39ca5fa02c44a462727d36f50557e1397af2feeddf39628608c028824d3'
|
sha256sums=('67c58dbfe4186c66c1c7e48e438c183e319eba6df73be451e98b9e4141f795af'
|
||||||
'f4295a2b9a6730060e1dd763c602bd5156570d623bc69c2214dfd11e94943296')
|
'f4295a2b9a6730060e1dd763c602bd5156570d623bc69c2214dfd11e94943296')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Reference in a new issue