summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: 9ca05cfb818674e35a6c064654b92600079fb9d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Maintainer: Firas Zaidan <firas@zaidan.de>

pkgname=('pywand')
pkgver=0.4.4.380068e
pkgrel=5
rev=380068e9cc1268a8c20e2fa13621058a68d55cb3
arch=('i686' 'x86_64')
url="https://github.com/dahlia/wand"
license=('MIT')
pkgdesc="Python interface for ImageMagick library"
depends=('python-wand' 'python2-wand')