mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/gmic to 1.5.8.6-1
This commit is contained in:
parent
b0e45392ba
commit
b146f44696
1 changed files with 2 additions and 2 deletions
|
@ -10,14 +10,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}"
|
||||
|
|
Loading…
Reference in a new issue