summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 58a8f22a9bb73104df451e3145eb3828a7d15398 (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 = otpclient-git
	pkgdesc = Simple GTK+ v3 TOTP/HOTP client that uses libcotp
	pkgver = 1.0.5
	pkgrel = 1
	url = https://github.com/paolostivanin/OTPClient
	arch = x86_64
	license = GPL3
	makedepends = cmake
	makedepends = git
	depends = gtk3
	depends = glib2
	depends = json-glib
	depends = libgcrypt
	depends = json-glib
	depends = libzip
	depends = libcotp
	depends = pkg-config
	provides = otpclient
	source = git+https://github.com/paolostivanin/OTPClient
	sha256sums = SKIP

pkgname = otpclient-git