From 901fa5cf57168c6fe2d03580c226345a362d4a9e Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 8 Dec 2015 13:34:57 +0000 Subject: [PATCH] community/gmic to 1.6.8-1 --- community/gmic/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/gmic/PKGBUILD b/community/gmic/PKGBUILD index b53bb2641..f97e7e7e3 100644 --- a/community/gmic/PKGBUILD +++ b/community/gmic/PKGBUILD @@ -9,14 +9,14 @@ pkgbase=gmic pkgname=("gmic" "gimp-plugin-gmic" "zart") -pkgver=1.6.7 +pkgver=1.6.8 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=('744fe03a742804bb377340553cb0fecc') +md5sums=('feaebd099235ab760899f2597f5e5508') prepare() { cd "${srcdir}/gmic-${pkgver}"