summaryrefslogtreecommitdiff
path: root/community/gmic
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-03-28 03:35:53 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-03-28 03:35:53 +0000
commitdef73efccccb818d214cb818e8b4de8385444a43 (patch)
tree89db423b051ce9f971b6f7386ada2a3573b6e3b7 /community/gmic
parenteb411a7c7cc929ada01019bd4c306116ce385693 (diff)
Fri Mar 28 03:32:00 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 8d2981a69..21db3d9a1 100644
--- a/community/gmic/PKGBUILD
+++ b/community/gmic/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 107782 2014-03-19 15:31:11Z spupykin $
+# $Id: PKGBUILD 108387 2014-03-27 11:48:26Z 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.4
+pkgver=1.5.8.5
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=('103ffe6606981c5d0bedaffd0f466bc2')
+md5sums=('6bfa5cf4fff73d892578079b76fcba62')
prepare() {
cd "${srcdir}/gmic-${pkgver}"