mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/gmic to 2.6.5-1
This commit is contained in:
parent
b8e3b9bae8
commit
f983bec946
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.6.4
|
||||
pkgver=2.6.5
|
||||
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=('4cd88b2dca6b9b1a330ab4556d36656bafb98e4e9814bf0448545b27ef18dae3'
|
||||
sha256sums=('b0da81a3ed7ee25475ffb0ca148c755f7a7028650614e7e103a3fc507a81e10e'
|
||||
'182c6723708302a8cee92bfb45a40ff09b8903c649ce856d0d8cd10aab0ee39b')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue