summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorflan_suse2023-06-20 00:42:54 -0400
committerflan_suse2023-06-20 00:42:54 -0400
commitfdaf7dfbb66cd87002633ea66fa551772ae093d1 (patch)
treebaff20158e42fd67028b1f1cd04ba0ceaf95bcaf /PKGBUILD
parentf02a0b812c748b22b6074179d49a1f3d5cbf4fc7 (diff)
downloadaur-fdaf7dfbb66cd87002633ea66fa551772ae093d1.tar.gz
Fixed issue with go modcache that might fail certain AUR helpers
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed3dc35aff9c..3af4bd6f6c3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@
pkgname=wireguird
pkgver=1.0.0
-pkgrel=2
+pkgrel=3
pkgdesc="GUI frontend to connect to and manage WireGuard tunnels (GTK3)"
arch=('x86_64')
url="https://github.com/UnnoTed/wireguird"