summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c21e5149185b..ab949c018736 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=fido2luks-bin
_pkgname=fido2luks
pkgver=0.2.19
-pkgrel=2
+pkgrel=3
pkgdesc="Decrypt your LUKS partition using a FIDO2 compatible authenticator"
arch=('x86_64')
url="https://github.com/shimunn/fido2luks"
license=('MPL-2.0')
-provides=('$_pkgname')
-conflicts=('$_pkgname')
+provides=('fido2luks')
+conflicts=('fido2luks')
depends=('cryptsetup')
optdepends=('dracut: booting with 2FA')
backup=('etc/fido2luks.conf')