summaryrefslogtreecommitdiff
path: root/community/gmic
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-04-22 03:45:42 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-04-22 03:45:42 +0000
commitd4b7ceefdfb9c828799749419e8f8f7a36c2d7b8 (patch)
treee33b9107bd1b9ee167a7d4ef8432070c31cfc48f /community/gmic
parentc925b627b01ec8ab7044dd26b245ac0b99992d0e (diff)
Tue Apr 22 03:41:19 UTC 2014
Diffstat (limited to 'community/gmic')
-rw-r--r--community/gmic/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gmic/PKGBUILD b/community/gmic/PKGBUILD
index 21db3d9a1..4870394b9 100644
--- a/community/gmic/PKGBUILD
+++ b/community/gmic/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 108387 2014-03-27 11:48:26Z spupykin $
+# $Id: PKGBUILD 109898 2014-04-21 10:42:07Z 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,14 +6,14 @@
pkgbase=gmic
pkgname=("gmic" "gimp-plugin-gmic" "zart")
-pkgver=1.5.8.5
+pkgver=1.5.8.6
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=('6bfa5cf4fff73d892578079b76fcba62')
+md5sums=('0df62707961248869477c58f6c7d7605')
prepare() {
cd "${srcdir}/gmic-${pkgver}"