blob: 7c2409574eda0d621e2aaeb61f1e0e7de8453b6d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-supergenpass-git
pkgdesc = SuperGenPass Python module and GTK interface
pkgver = 20130209
pkgrel = 1
url = https://bitbucket.org/vianney/python-supergenpass
arch = any
license = GPL3
makedepends = git
depends = python
optdepends = gtk3: for GTK interface
optdepends = python-gobject: for GTK interface
pkgname = python-supergenpass-git
|