mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/gmic to 2.7.2-1
This commit is contained in:
parent
09a9b5b8ed
commit
61504c566b
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.1
|
||||
pkgver=2.7.2
|
||||
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=('67c58dbfe4186c66c1c7e48e438c183e319eba6df73be451e98b9e4141f795af'
|
||||
sha256sums=('c9b8ed8866c6c5cc509c6bd57ada2e2dcf7d4be48e3b33fd55b2c9e8c9d4d45f'
|
||||
'f4295a2b9a6730060e1dd763c602bd5156570d623bc69c2214dfd11e94943296')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue