blob: 70d5647a2474e85672dbab8d726410ac603a4ba8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = pass_python_keyring-git
pkgdesc = A pass-powered backend for Python Keyring Lib
pkgver = r15.83653be
pkgrel = 1
url = https://github.com/notandy/pass_python_keyring
arch = any
makedepends = python-setuptools
depends = python
depends = python-keyring
source = git+https://github.com/notandy/pass_python_keyring.git
sha256sums = SKIP
pkgname = pass_python_keyring-git
|