summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrany2020-11-07 18:14:38 +0200
committerrany2020-11-07 18:14:38 +0200
commitd826bc23c7ec12a0a00ee8bc02603b620b4c7bc0 (patch)
treeb0fb53c47ec04d0b9109f8d5fa10b94d5998a6b5 /PKGBUILD
parent787b35e461b5d86719454f30820e8b6166200f14 (diff)
downloadaur-d826bc23c7ec12a0a00ee8bc02603b620b4c7bc0.tar.gz
fixup naming
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 4 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ef29782251f..76d962895cc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,10 @@
-pkgname=riseup-vpn-git
-pkgver() {
- cd "bitmask-vpn"
- git describe --long | sed 's/\([^-]*-g\)/r\1/;s/-/./g'
-}
-pkgrel=5
-pkgver=0.20.4.r0.g42593eb
+pkgname=riseup-vpn
+pkgrel=1
+pkgver=0.20.4
_commit=42593eb08464ace7be4d5dd088a48720591575c3
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=('i686' 'x86_64' 'armv7h' 'armv6h' 'aarch64')
+arch=('any')
license=('GPL3')
depends=(
'gtk3'