summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e9d6c8bfa6365a5dd19b9f2e31cff9ed624fe569 (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
26
pkgbase = master-key-git
	pkgdesc = Master Key is a password manager application built with Python 3 and GTK that generates and manages passwords without the need to store them
	pkgver = 1.2.0.r1.g345c41b
	pkgrel = 1
	url = https://gitlab.com/guillermop/master-key
	arch = any
	license = GPL3
	makedepends = git
	makedepends = meson
	makedepends = gobject-introspection
	depends = gtk4
	depends = glib2
	depends = libadwaita
	depends = sassc
	depends = libsass
	depends = python
	depends = python-gobject
	depends = libpwquality
	depends = sqlcipher
	depends = tcl
	provides = master-key
	conflicts = master-key
	source = git+https://gitlab.com/guillermop/master-key.git
	sha256sums = SKIP

pkgname = master-key-git