summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorshimun2020-09-05 19:20:40 +0200
committershimun2020-09-05 19:20:40 +0200
commit52da9133af660dffc1fa8ec77cee3a85062aa11b (patch)
treeb40af1de85acc4e3624b789319d198a14b219110 /PKGBUILD
parente946aa45c8f51be5d5b9db78a57a8e7ad35cb6e4 (diff)
downloadaur-52da9133af660dffc1fa8ec77cee3a85062aa11b.tar.gz
update to 0.2.14
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96fb9f1746fe..efc008e4ece8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: shimunn <shimun@shimun.net>
pkgname=fido2luks
-pkgver=0.2.13
+pkgver=0.2.14
pkgrel=1
makedepends=('rust' 'cargo' 'cryptsetup' 'clang')
depends=('cryptsetup')
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
pkgdesc="Decrypt your LUKS partition using a FIDO2 compatible authenticator"
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/shimunn/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=("07ead0bdb99f22b0d75ff3375be954c7e034fc18322d87cece2ac0468498e34d")
+sha256sums=("68cb3f3a10bc89b786c63d4e8cbe652a4f57a79a4aa201f64dbec4ce8c65c9c6")
url="https://github.com/shimunn/fido2luks"
license=('MPL-2.0')