1 # Maintainer: archtux <antonio.arias99999 at gmail.com>
6 pkgdesc="Easy to use password manager for Gnome with a Password Safe 3.0 compatible database."
7 url="https://launchpad.net/pasaffe"
10 depends=('gtk2' 'python2' 'python2-gconf' 'python2-gobject' 'yelp')
11 makedepends=('gettext' 'python-distutils-extra')
12 source=(http://launchpad.net/pasaffe/trunk/$pkgver/+download/$pkgname-$pkgver.tar.gz)
13 md5sums='66f56ff827dee83cc1955d5723f3560a'
16 cd $srcdir/$pkgname-$pkgver
18 python2 setup.py install --root $pkgdir