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 972dbec36147..e2701c79c1f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: David Harrigan <dharrigan [@] gmail [dot] com>
pkgname=mkinitcpio-wireguard
-pkgver=0.4.10
+pkgver=0.5.11
pkgrel=1
-pkgdesc='mkinitcpio hook that initialises Wireguard to assist in the remote unlocking of encrypted partitions.'
+pkgdesc='mkinitcpio hook that initialises WireGuard to assist in the remote unlocking of encrypted partitions via ssh.'
arch=('x86_64')
url='https://github.com/dharrigan/mkinitcpio-wireguard'
license=('Unlicense')
@@ -13,7 +13,7 @@ backup=('etc/wireguard/initcpio/unlock')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('74bbdf9932c92668bd3a3069685f917301215b50ca854f4d523d6e21c454a1c2')
+sha256sums=('dbe8388c479aaa22a8548ff19df2dbd364a27c8d5f01ba0975169d3468d942a7')
package() {
install -Dm644 ${srcdir}/${pkgname}-${pkgver}/wireguard_hook ${pkgdir}/usr/lib/initcpio/hooks/wireguard