blob: a0eb27b52de676508d1850b8f23375c99c585517 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-pykeepass_cache
pkgdesc = PyKeePass database caching in a background process.
pkgver = 2.0.3
pkgrel = 1
url = https://github.com/libkeepass/pykeepass_cache
arch = any
license = GPL3
makedepends = git
makedepends = python-setuptools
depends = python-pykeepass
depends = python-daemon
depends = python-rpyc
provides = python-pykeepass_cache
source = git+https://github.com/libkeepass/pykeepass_cache.git
sha512sums = SKIP
pkgname = python-pykeepass_cache-git
|