mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/gmic to 1.6.0.2-1
This commit is contained in:
parent
eb5cc14ef5
commit
bc1871b512
1 changed files with 2 additions and 2 deletions
|
@ -9,14 +9,14 @@
|
|||
|
||||
pkgbase=gmic
|
||||
pkgname=("gmic" "gimp-plugin-gmic" "zart")
|
||||
pkgver=1.6.0.1
|
||||
pkgver=1.6.0.2
|
||||
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=('39858b032636f6bf6e4026d5022d2dd5')
|
||||
md5sums=('dda38aa3ba84c7f1f1ebe5137938a449')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/gmic-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue