summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Hesse2021-01-01 22:55:48 +0100
committerChristian Hesse2021-01-01 22:55:48 +0100
commit0feece8418ad0f34df92544d4fab5150b861c7b0 (patch)
tree5511bdc9e512a8004b251794b394b28ad3b50899 /PKGBUILD
parenta9bf6c9a374836aea2e04e0c7a3f0dc0ee8e68db (diff)
downloadaur-0feece8418ad0f34df92544d4fab5150b861c7b0.tar.gz
commit mkinitcpio-ykfde 0.7.7-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 25a74dfa084e..be6824bee2e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,19 @@
# Maintainer: Christian Hesse <mail@eworm.de>
pkgname=mkinitcpio-ykfde
-pkgver=0.7.6
+pkgver=0.7.7
pkgrel=1
pkgdesc='Full disk encryption with Yubikey (Yubico key)'
arch=('i686' 'x86_64')
url='https://github.com/eworm-de/mkinitcpio-ykfde'
license=('GPL')
depends=('yubikey-personalization' 'cryptsetup' 'iniparser' 'libarchive' 'keyutils')
-makedepends=('markdown')
+makedepends=('markdown' 'systemd')
install=mkinitcpio-ykfde.install
backup=('etc/ykfde.conf')
source=("https://www.eworm.de/download/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.asc})
validpgpkeys=('BD84DE71F493DF6814B0167254EDC91609BC9183')
-sha256sums=('452bcfb892e4364b62b72d0545d14c7a9acebe788689b13b7036da183b0972a8'
+sha256sums=('995b44aa376a1ec2fbf7f662dd9ae3c169c4d1ad279964dc63b0327f98407f03'
'SKIP')
build() {