summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Harrigan2023-07-23 18:37:12 +0100
committerDavid Harrigan2023-07-23 18:37:12 +0100
commit5f110c4d9dceb165eb1ad3cf67b23dd316bb573a (patch)
tree4687da237f0b6e4ecde9ebaac9723b04ccb50804 /PKGBUILD
parent1a6ec8d14f54e35906cc9d28a98df1aabb950afb (diff)
downloadaur-mkinitcpio-wireguard.tar.gz
upgpkg: mkinitcpio-wireguard 0.5.11-1
upstream release
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