From dece46924b169ddfd1273df6cdb8ff0ce3a77e14 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 16 Jun 2014 11:32:58 +0000 Subject: [PATCH] community/gmic to 1.5.9.2-1 --- community/gmic/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/gmic/PKGBUILD b/community/gmic/PKGBUILD index 7b5207bb3..589881600 100644 --- a/community/gmic/PKGBUILD +++ b/community/gmic/PKGBUILD @@ -9,14 +9,14 @@ pkgbase=gmic pkgname=("gmic" "gimp-plugin-gmic" "zart") -pkgver=1.5.9.1 +pkgver=1.5.9.2 pkgrel=1 arch=("i686" "x86_64") url="http://gmic.sourceforge.net" license=("custom:CeCILL") makedepends=('gimp' 'qt4' 'fftw' 'openexr' 'opencv' 'mesa' 'gtk2') source=("http://downloads.sourceforge.net/sourceforge/gmic/gmic_${pkgver}.tar.gz") -md5sums=('1bf0cbaaaa013b6d363d413e70649515') +md5sums=('5cdd5d4aeedcb7943c32104d1adfb682') prepare() { cd "${srcdir}/gmic-${pkgver}"