diff --git a/community/gmic/PKGBUILD b/community/gmic/PKGBUILD index 6396005c0..55e7d4217 100644 --- a/community/gmic/PKGBUILD +++ b/community/gmic/PKGBUILD @@ -13,14 +13,14 @@ pkgbase=gmic pkgname=("gmic" "gimp-plugin-gmic" "zart") pkgver=1.7.9 _commit=7c19f43888c714d18a13616ff805d246289f4786 -pkgrel=1 +pkgrel=3 arch=("i686" "x86_64") url="http://gmic.eu/" license=("custom:CeCILL") makedepends=('gimp' 'qt4' 'fftw' 'openexr' 'opencv' 'mesa' 'gtk2' 'git') source=("https://gmic.eu/files/source/gmic_$pkgver.tar.gz" "git://github.com/dtschump/gmic-community.git#commit=${_commit}") -sha256sums=('93d8eb70780328fa207cef8555c77f7e9e5399ff7d204dfcab145809c51e34e4' +sha256sums=('152f100eb139a5f6e5b3d1e43aaed34f2b3786f72f52724ebde5e5ccea2c7133' 'SKIP') prepare() {