mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
community/gmic to 2.2.0-1
This commit is contained in:
parent
b196a97dcf
commit
fddfc5fa75
1 changed files with 5 additions and 5 deletions
|
@ -11,10 +11,10 @@ highmem=1
|
|||
|
||||
pkgbase=gmic
|
||||
pkgname=(gmic zart gimp-plugin-gmic krita-plugin-gmic)
|
||||
pkgver=2.1.9
|
||||
_gmic_qt_ver=218
|
||||
pkgver=2.2.0
|
||||
_gmic_qt_ver=220
|
||||
_commit=26c271d8a721447f24f118c9d0236a02118d0009
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
arch=(x86_64)
|
||||
url="http://gmic.eu/"
|
||||
license=(custom:CeCILL)
|
||||
|
@ -22,9 +22,9 @@ makedepends=(gimp qt5-base fftw openexr opencv git hdf5)
|
|||
source=("https://gmic.eu/files/source/gmic_$pkgver.tar.gz"
|
||||
git://github.com/dtschump/gmic-community.git#commit=$_commit
|
||||
gmic-qt-v.$_gmic_qt_ver.tar.gz::"https://github.com/c-koi/gmic-qt/archive/v.$_gmic_qt_ver.tar.gz")
|
||||
sha256sums=('c316ed518924810a37e29347c93198db92a038c0fb86bf6a0da6e7c9c48202b5'
|
||||
sha256sums=('8799041b5c706a0e340665fa2cb600e5b7a6bec6d50f1bc564bbcbca794c6b7b'
|
||||
'SKIP'
|
||||
'697861e5a1e024a3ccf9c96e513ec9f60f65d6e3c438ba355afcd10839b06f39')
|
||||
'a91e769dc68144e3e2a02d4bbca11e40811c8bfe54641c48b85b659ab46de54a')
|
||||
|
||||
prepare() {
|
||||
mv gmic-$pkgver gmic
|
||||
|
|
Loading…
Reference in a new issue