mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/gmic to 2.3.5-1
This commit is contained in:
parent
06f8c1c4d1
commit
d392fe80fe
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.3.4
|
||||
pkgver=2.3.5
|
||||
pkgrel=1
|
||||
arch=(x86_64)
|
||||
url="http://gmic.eu/"
|
||||
license=(custom:CeCILL)
|
||||
makedepends=(gimp qt5-base fftw openexr opencv git)
|
||||
source=(https://gmic.eu/files/source/gmic_$pkgver.tar.gz)
|
||||
sha256sums=('fdcb16ec21673e241de18fb9caece437e51fa1fee34c8613d195ba66d23b51f9')
|
||||
sha256sums=('57166757666cdcb2e968ae33426b4dcd5fb961d59dadd4effca5bf0f7ccf0162')
|
||||
|
||||
prepare() {
|
||||
sed -e 's|/etc/bash_completion.d|/usr/share/bash-completion/completions|g' -i gmic-$pkgver/src/Makefile
|
||||
|
|
Loading…
Reference in a new issue