blob: 5800efb11005deaba5514bb194442c8278044de7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = caerbannog-git
pkgdesc = A GUI frontend for pass, particularly suited for mobile use
pkgver = 0.1.r7.gbc3e4f4
pkgrel = 1
url = https://git.sr.ht/~craftyguy/caerbannog
arch = x86_64
arch = aarch64
license = GPL3
makedepends = meson
depends = pass
depends = python-gpgme
depends = python-gobject
source = git+https://git.sr.ht/~craftyguy/caerbannog
sha256sums = SKIP
pkgname = caerbannog-git
|