diff --git a/community/gmic/PKGBUILD b/community/gmic/PKGBUILD index c9f48c82a..62263aa21 100644 --- a/community/gmic/PKGBUILD +++ b/community/gmic/PKGBUILD @@ -11,14 +11,14 @@ highmem=1 pkgbase=gmic pkgname=(gmic zart gimp-plugin-gmic krita-plugin-gmic) -pkgver=2.3.1 +pkgver=2.3.2 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=('295c39bccdadc3d308d3f6a6e9fa55bbc648e180af5a0286da16320811e45328') +sha256sums=('160ef2fff116eedf56ea4635762a347f499761034cc21f0f16d1baea20c4e9ec') prepare() { sed -e 's|/etc/bash_completion.d|/usr/share/bash-completion/completions|g' -i gmic-$pkgver/src/Makefile