summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJonas Witschel2018-12-19 00:09:08 +0100
committerJonas Witschel2018-12-19 00:09:08 +0100
commit1cede33019b9fbce32b8294e601e39cb3ab30f1c (patch)
tree5c396f0ece12dd5e4b0e3b3a14d6c508210fb163 /.SRCINFO
downloadaur-1cede33019b9fbce32b8294e601e39cb3ab30f1c.tar.gz
Initial upload: tpm2-totp-git r1.51c2aee-1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..86dacb293813
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = tpm2-totp-git
+ pkgdesc = Attest the trustworthiness of a device against a human using time-based one-time passwords
+ pkgver = r1.51c2aee
+ pkgrel = 1
+ url = https://github.com/AndreasFuchsSIT/tpm2-totp
+ arch = x86_64
+ license = BSD
+ checkdepends = ibm-sw-tpm2
+ makedepends = git
+ makedepends = autoconf-archive
+ makedepends = oath-toolkit
+ makedepends = pandoc
+ depends = qrencode
+ depends = tpm2-tss
+ provides = tpm2-totp
+ conflicts = tpm2-totp
+ source = git+https://github.com/AndreasFuchsSIT/tpm2-totp.git
+ sha512sums = SKIP
+
+pkgname = tpm2-totp-git
+