summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0b807c641e2..19a9069d8f69 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = softu2f
pkgdesc = Software U2F HID token daemon (rust-u2f)
- pkgver = 0.4.2.r12.gb65fb15
+ pkgver = 0.4.2.r22.gda1c12d
pkgrel = 1
url = https://github.com/danstiner/rust-u2f
install = softu2f.install
@@ -11,7 +11,7 @@ pkgbase = softu2f
depends = libdbus
depends = libsystemd
depends = openssl
- source = git+https://github.com/danstiner/rust-u2f#commit=b65fb151e247b9ba17dfcc38c439182a5e22a525
+ source = git+https://github.com/danstiner/rust-u2f#commit=da1c12db6167f51c46091d45a274a56ab67e45e7
source = softu2f_system.preset
sha256sums = SKIP
sha256sums = 194758607e4d9dccd6a22382264db643aff5c08cfa9c2fa0a69caa4a2d03432e
diff --git a/PKGBUILD b/PKGBUILD
index 1d20c3fc8736..b64b7f2e8a0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=softu2f
-pkgver=0.4.2.r12.gb65fb15
+pkgver=0.4.2.r22.gda1c12d
pkgrel=1
pkgdesc="Software U2F HID token daemon (rust-u2f)"
url="https://github.com/danstiner/rust-u2f"
arch=(x86_64)
depends=(libdbus libsystemd openssl)
makedepends=(clang llvm rust)
-_commit=b65fb151e247b9ba17dfcc38c439182a5e22a525
+_commit=da1c12db6167f51c46091d45a274a56ab67e45e7
source=("git+https://github.com/danstiner/rust-u2f#commit=$_commit"
softu2f_system.preset)
sha256sums=('SKIP'