summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMantas Mikulėnas2019-11-04 11:16:13 +0200
committerMantas Mikulėnas2019-11-04 11:16:16 +0200
commit3463e3556002a3eedd7585c6443ecf539b398709 (patch)
tree44f20f20aea4afbecf2cc163b09325117183bf9b /PKGBUILD
parentb28e293ffb82140166cc59efd935504cbc7a1075 (diff)
downloadaur-3463e3556002a3eedd7585c6443ecf539b398709.tar.gz
release 0.4.0.r3 for schema fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 841c84d1fb84..dd22df978434 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
pkgname=softu2f
-pkgver=0.4.0
+pkgver=0.4.0.r3.g14a6ed0
pkgrel=1
pkgdesc="Software U2F HID token daemon (rust-u2f)"
arch=(x86_64)
depends=(libdbus libsystemd openssl)
makedepends=(clang llvm rust)
-_commit=1b49bad73b62a1b3982ec5af583dfa0f6ea5efb1
+_commit=14a6ed0ffb63a4c440d27edd5ffc132f6f3ee623
source=("git+https://github.com/danstiner/rust-u2f#commit=$_commit")
sha256sums=(SKIP)