From 77279554a81b30a00a2c16c4d7836a6093b5a0c4 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 29 Jun 2015 12:18:36 +0000 Subject: [PATCH] community/gmic to 1.6.5.0-1 --- community/gmic/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/gmic/PKGBUILD b/community/gmic/PKGBUILD index b7338bbd4..70ee7a9db 100644 --- a/community/gmic/PKGBUILD +++ b/community/gmic/PKGBUILD @@ -9,14 +9,14 @@ pkgbase=gmic pkgname=("gmic" "gimp-plugin-gmic" "zart") -pkgver=1.6.3.1 +pkgver=1.6.5.0 pkgrel=1 arch=("i686" "x86_64") url="http://gmic.eu/" license=("custom:CeCILL") makedepends=('gimp' 'qt4' 'fftw' 'openexr' 'opencv' 'mesa' 'gtk2') source=("http://gmic.eu/files/source/gmic_$pkgver.tar.gz") -md5sums=('90c85c90953d928be0bf689403da553e') +md5sums=('1f7d91146455f872b94828c6aa6dfc6c') prepare() { cd "${srcdir}/gmic-${pkgver}"