summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 8 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 597ed5f7e21b..4098ec4f784a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,20 @@
pkgbase = pam_beacon-git
pkgdesc = PAM module for multi-factor authentication with Bluetooth Devices & Beacons
- pkgver = r20.4a0bd5a
+ pkgver = r36.52d058d
pkgrel = 1
url = https://github.com/muesli/pam-beacon
arch = x86_64
+ arch = i686
+ arch = armv6h
+ arch = armv7h
+ arch = aarch64
license = MIT
- makedepends = go
makedepends = git
- makedepends = pam
+ makedepends = go
depends = pam
provides = pam_beacon
- source = git+https://github.com/muesli/pam-beacon.git
+ conflicts = pam_beacon
+ source = pam_beacon-git::git://github.com/muesli/pam-beacon.git
sha256sums = SKIP
pkgname = pam_beacon-git
-