summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..58a8f22a9bb7
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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
+