summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9deecfe0d988486cda2953e6975e3c76fe14eb07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = otpclient-git
	pkgdesc = Simple GTK+ v3 TOTP/HOTP client that uses libcotp
	pkgver = v1.1.0
	pkgrel = 1
	url = https://github.com/paolostivanin/OTPClient
	arch = x86_64
	license = GPL3
	makedepends = cmake
	makedepends = git
	depends = gtk3
	depends = glib2
	depends = jansson
	depends = libgcrypt
	depends = libzip
	depends = libcotp
	depends = pkg-config
	conflicts = otpclient
	source = git+https://github.com/paolostivanin/OTPClient
	sha256sums = SKIP

pkgname = otpclient-git