blob: 3bf51367a1915e175b64ce44bf49bd0f8cc5d59d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = geheim
pkgdesc = Simple password manager which tries to follow the Unix principles, written in Bash and using Tar and GnuPG to store passwords.
pkgver = 0.2
pkgrel = 1
url = http://malte-bublitz.de/geheim
arch = any
license = BSD
makedepends = make
depends = gnupg
depends = tar
source = geheim-0.2.tar.gz::https://github.com/malte70/geheim/archive/0.2.tar.gz
sha256sums = 170336b31607594cd4cf6c56ab757ef6f4919462421040ac264fcce1894ef579
pkgname = geheim
|