chore: bump pkgbuild

This commit is contained in:
zaneschepke
2026-03-28 16:43:08 -04:00
parent 7cf07b383a
commit 3fed32f66a
+2 -2
View File
@@ -1,7 +1,7 @@
# Maintainer: Zane Schepke <support@wgtunnel.com> # Maintainer: Zane Schepke <support@wgtunnel.com>
pkgname=wgtunnel-bin pkgname=wgtunnel-bin
# Update on release # Update on release
pkgver=1.0.1 pkgver=1.0.2
pkgrel=1 pkgrel=1
install=wgtunnel-bin.install install=wgtunnel-bin.install
pkgdesc="WireGuard and AmneziaWG VPN client with auto-tunneling, lockdown and proxying" pkgdesc="WireGuard and AmneziaWG VPN client with auto-tunneling, lockdown and proxying"
@@ -32,7 +32,7 @@ source=(
) )
# Update on release # Update on release
sha256sums=('6bec2d70cb2f6e25f513242d8e82b986ecb9757869c94f295ddab99c873f9028') sha256sums=('03b0809fba60121d34f012d943406ce02b1f76d3ba2a0e9b5bf81fbfed755145')
package() { package() {
cd "$srcdir" cd "$srcdir"