summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f0805926f83fad6fb595e1a0ade6c3d245b8c516 (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.6
	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