diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2012-01-04 12:05:33 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2012-01-04 12:05:33 -0300 |
commit | 572db5155dc23eb1c4f65736b9ca5507eed6fbd2 (patch) | |
tree | 687a7c5627b76004103420d1575528fbfc0ff4b7 /community/gmic/PKGBUILD | |
parent | ca2e05bb7791418f2af678704160d56d8184a21a (diff) | |
parent | d1d68784dc66793601c239fa64cc0e02ebd9444e (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
kde-unstable/kdemultimedia/PKGBUILD
libre/mplayer-libre/PKGBUILD
social/diaspora-git/PKGBUILD
staging/php/PKGBUILD
staging/redland/PKGBUILD
Diffstat (limited to 'community/gmic/PKGBUILD')
-rw-r--r-- | community/gmic/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gmic/PKGBUILD b/community/gmic/PKGBUILD index a6ffd4d18..b55fbfeac 100644 --- a/community/gmic/PKGBUILD +++ b/community/gmic/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 59673 2011-11-29 10:05:44Z spupykin $ +# $Id: PKGBUILD 61559 2012-01-02 22:44:42Z 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') -pkgver=1.5.0.7 +pkgver=1.5.0.8 pkgrel=1 pkgdesc="image procession framework" arch=('i686' 'x86_64' 'mips64el') @@ -16,7 +16,7 @@ makedepends=('gimp' 'fftw' 'lapack' 'opencv' 'graphicsmagick' 'openexr' 'imagema options=('docs' '!emptydirs') source=("http://downloads.sourceforge.net/sourceforge/gmic/gmic_$pkgver.tar.gz" opencv-buildfix.patch) -md5sums=('66ef32dab2b424c25ac7ced06fc69bbf' +md5sums=('530e733b81e3c1cca7f17bfad4a56821' 'f135182ced743c296e08ddd560fa6be9') build() { |