summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPea Nut2024-03-26 12:12:12 +0100
committerPea Nut2024-03-26 12:12:12 +0100
commit05263e57532bb4f063cd3de7d827cf34b303833e (patch)
treebcbc52bff4c7f99f7024e6f7fa239e574e8983b2
parenta6318edbdc48d093e2f99ead808d641317afff8a (diff)
downloadaur-05263e57532bb4f063cd3de7d827cf34b303833e.tar.gz
fix /usr/sbin failure
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d90afa19eeba..859ccd88b990 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = riseup-vpn-git
pkgdesc = RiseupVPN is a branded build of Bitmask VPN. Bitmask VPN is a minimal rewrite of the Bitmask VPN Client, written in golang, that for now lacks client authentication, and is preconfigured to use a single provider.
pkgver = 0.24.03.rc.1.r1.g316e632
- pkgrel = 1
+ pkgrel = 2
url = https://0xacab.org/leap/bitmask-vpn
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index eea0a0e1c305..e7886f0ff29e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=riseup-vpn-git
pkgrel=1
-pkgver=0.24.03.rc.1.r1.g316e632
+pkgver=0.24.03.rc.1.r9.gf95d699
pkgdesc="RiseupVPN is a branded build of Bitmask VPN. Bitmask VPN is a minimal rewrite of the Bitmask VPN Client, written in golang, that for now lacks client authentication, and is preconfigured to use a single provider."
url="https://0xacab.org/leap/bitmask-vpn"
arch=('x86_64')