blob: 4e1b1a47a7d1aae821ff74c222065f39db923ff0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = locksmith-git
pkgdesc = A simple password generator applet. Designed for Pantheon Shell
pkgver = r128.aa677b5
pkgrel = 4
url = https://github.com/ChristopherNugent/Locksmith
arch = i686
arch = x86_64
license = GPL3
makedepends = git
makedepends = meson
makedepends = vala<0.46.0-1
makedepends = debhelper
depends = gtk3
depends = granite
depends = libgee
optdepends =
provides = locksmith
provides = locksmith-git
conflicts = locksmith
conflicts = vala-git
source = git+https://github.com/ChristopherNugent/Locksmith.git
md5sums = SKIP
pkgname = locksmith-git
|