summaryrefslogtreecommitdiff
path: root/community/gmic/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-02-11 03:21:28 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-02-11 03:21:28 +0000
commit121ee20158ca9869daadf9a2993b431af9661cb6 (patch)
tree3b8f82250a4d0f25ef33e3ea3300c24a74c262dd /community/gmic/PKGBUILD
parentffe0bbfd85b1341f3b15f809ea92f330d2f7cea3 (diff)
Tue Feb 11 03:19:20 UTC 2014
Diffstat (limited to 'community/gmic/PKGBUILD')
-rw-r--r--community/gmic/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gmic/PKGBUILD b/community/gmic/PKGBUILD
index 5824b50c9..ccc81c138 100644
--- a/community/gmic/PKGBUILD
+++ b/community/gmic/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 104321 2014-01-17 14:08:56Z spupykin $
+# $Id: PKGBUILD 105557 2014-02-10 11:18:20Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Jan "heftig" Steffens <jan.steffens@gmail.com>
# Contributor: farid <farid at archlinuc-br.org>
@@ -6,7 +6,7 @@
pkgbase=gmic
pkgname=("gmic" "gimp-plugin-gmic" "zart")
-pkgver=1.5.8.2
+pkgver=1.5.8.3
pkgrel=1
arch=("i686" "x86_64")
url="http://gmic.sourceforge.net"
@@ -15,7 +15,7 @@ makedepends=('gimp' 'qt4' 'fftw' 'openexr' 'opencv' 'mesa' 'gtk2')
#options=('!emptydirs')
source=("http://downloads.sourceforge.net/sourceforge/gmic/gmic_${pkgver}.tar.gz"
"opencv-buildfix.patch")
-md5sums=('3b96d8369a6b91baf13490234b3dcd7c'
+md5sums=('ee80a2dc1a2441a6c0adf92e9bea623b'
'120319b0d6c81c5af186abe2281b79ca')
prepare() {