blob: 51c762778c3565130ab2cc1569ef3598e5bddf0a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = keepass-plugin-http-git
pkgdesc = KeePass plugin to expose password entries securely (256bit AES/CBC) over HTTP
pkgver = 20170526
pkgrel = 1
url = http://github.com/pfn/keepasshttp
arch = any
license = GPL3
depends = keepass
conflicts = keepasshttp
conflicts = keepass-plugin-http
source = git+https://github.com/pfn/keepasshttp.git
sha256sums = SKIP
pkgname = keepass-plugin-http-git
|