mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/gmic to 2.3.4-1
This commit is contained in:
parent
5a2ced4403
commit
354c90b021
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.3
|
||||
pkgver=2.3.4
|
||||
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=('46417d48d9dd87a155ba979667834a7d6899652f097cc25652e0680ee0b13c6a')
|
||||
sha256sums=('fdcb16ec21673e241de18fb9caece437e51fa1fee34c8613d195ba66d23b51f9')
|
||||
|
||||
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