summaryrefslogtreecommitdiff
path: root/community/gmic/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-05 01:41:29 -0700
committerroot <root@rshg054.dnsready.net>2013-07-05 01:41:29 -0700
commit058f9788c1e4f2b1daac706848cb51fef22c8a5d (patch)
treeef65afd46974e890a6b13d9788bf02f5ef9c6c37 /community/gmic/PKGBUILD
parente9eb2503b10fe4c4aefbee39226c8962d72d58bd (diff)
Fri Jul 5 01:40:49 PDT 2013
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 9a0e7ffa6..125be5fa5 100644
--- a/community/gmic/PKGBUILD
+++ b/community/gmic/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 92433 2013-06-05 10:32:14Z spupykin $
+# $Id: PKGBUILD 93486 2013-07-04 10:12:04Z 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.6.0
+pkgver=1.5.6.1
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=('3aea4c983bc5e8a834f147dad88ebdac'
+md5sums=('06545a7c2f73b55b0d35e5f5544dce88'
'120319b0d6c81c5af186abe2281b79ca')
prepare() {