summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 03a8a89733bc4a59c47cc31ed0a1d1afc2849587 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = gpwsafe
	pkgdesc = A commandline program for managing encrypted password databases
	pkgver = 0.20.2
	pkgrel = 1
	url = https://github.com/sakhnik/gpwsafe
	install = gpwsafe.install
	arch = i686
	arch = x86_64
	arch = armv7h
	license = GPL
	makedepends = cmake
	makedepends = gtest
	makedepends = asciidoc
	makedepends = python-pexpect
	depends = libgcrypt
	depends = gtk3
	depends = libcap
	depends = boost
	source = https://github.com/sakhnik/gpwsafe/archive/v0.20.2.tar.gz
	sha1sums = 0ce24f9016eae98bd492b97781c6bb6f802237f3

pkgname = gpwsafe