summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJoão Figueiredo2022-08-14 23:20:12 +0100
committerJoão Figueiredo2022-08-14 23:20:12 +0100
commitecba7e4ec4b283e14b37f8860a052087f0ee1eed (patch)
treeaa35345f7773dd2004e962b4917c5923fca5634c /.SRCINFO
downloadaur-ecba7e4ec4b283e14b37f8860a052087f0ee1eed.tar.gz
First commit
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..6a2ef5d6ea36
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = pam_usb-git
+ pkgdesc = Hardware authentication for Linux using ordinary USB Flash Drives.
+ pkgver = 0.8.2_r500.g7a785de
+ pkgrel = 1
+ url = https://github.com/mcdope/pam_usb
+ arch = x86_64
+ license = GPLv2
+ makedepends = git
+ depends = pam
+ depends = dbus
+ depends = python
+ depends = python-dbus
+ depends = python-lxml
+ depends = python-gobject
+ depends = udisks2
+ options = !emptydirs
+ backup = etc/security/pam_usb.conf
+ source = git+https://github.com/mcdope/pam_usb
+ sha256sums = SKIP
+
+pkgname = pam_usb-git