mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/gmic to 2.7.3-1
This commit is contained in:
parent
97cc5dcea9
commit
773e1a22d7
1 changed files with 2 additions and 2 deletions
|
@ -11,14 +11,14 @@ highmem=1
|
|||
|
||||
pkgbase=gmic
|
||||
pkgname=(gmic zart gimp-plugin-gmic krita-plugin-gmic)
|
||||
pkgver=2.7.2
|
||||
pkgver=2.7.3
|
||||
pkgrel=1
|
||||
arch=(x86_64)
|
||||
url="https://gmic.eu/"
|
||||
license=(custom:CeCILL)
|
||||
makedepends=(gimp qt5-base fftw openexr opencv eigen)
|
||||
source=(https://gmic.eu/files/source/gmic_$pkgver.tar.gz zart-opencv4.patch)
|
||||
sha256sums=('c9b8ed8866c6c5cc509c6bd57ada2e2dcf7d4be48e3b33fd55b2c9e8c9d4d45f'
|
||||
sha256sums=('337bf20b9b4347ff652838e458da4f0aa244a33b1256ec663048dd4d7325b24c'
|
||||
'f4295a2b9a6730060e1dd763c602bd5156570d623bc69c2214dfd11e94943296')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue