mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/gmic to 2.3.3-1
This commit is contained in:
parent
f060475903
commit
8e23b15d10
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.2
|
||||
pkgver=2.3.3
|
||||
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=('160ef2fff116eedf56ea4635762a347f499761034cc21f0f16d1baea20c4e9ec')
|
||||
sha256sums=('46417d48d9dd87a155ba979667834a7d6899652f097cc25652e0680ee0b13c6a')
|
||||
|
||||
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