summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMorgenstern2020-04-08 12:48:16 +1200
committerMorgenstern2020-04-08 12:48:16 +1200
commitf726de810f224f86e7feb439f6a4b14c04cc4a6f (patch)
tree40147de182fce1640df00b08be387576977c8b1d /.SRCINFO
downloadaur-f726de810f224f86e7feb439f6a4b14c04cc4a6f.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e9b841d97071
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = roundcubemail-plugin-twofactor-git
+ pkgdesc = Adds two-step verification (TOTP) to the Roundcube login process
+ pkgver = r191.261d14e
+ pkgrel = 1
+ url = https://github.com/alexandregz/twofactor_gauthenticator
+ install = roundcubemail-plugin-twofactor-git.install
+ arch = any
+ license = MIT
+ makedepends = git
+ depends = roundcubemail>=0.9.5
+ replaces = roundcube-twofactor-git
+ source = roundcubemail-plugin-twofactor-git::git+https://github.com/alexandregz/twofactor_gauthenticator.git
+ sha512sums = SKIP
+
+pkgname = roundcubemail-plugin-twofactor-git
+