summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Lawson2023-06-12 21:47:37 +0100
committerAdam Lawson2023-06-12 21:47:37 +0100
commit2d97c3fe5f098d8199d57256afe1aa7a3e1a73ee (patch)
tree17ed2c188750829d6f177d783e7733e933d7af45
parentb5df711e92208c3ae0abef90e0a905ba602aaeea (diff)
downloadaur-2d97c3fe5f098d8199d57256afe1aa7a3e1a73ee.tar.gz
Replace surfshark-vpn
Surfshark-vpn will be merged into this package due to the poor naming after surfshark release a GUI client
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a640ce684db7..b5bfedef3a0d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = surfshark-vpn-cli-bin
- pkgdesc = Surfshark VPN client
+ pkgdesc = Surfshark VPN cli client
pkgver = 1.1.0
- pkgrel = 2
+ pkgrel = 3
url = https://surfshark.com/download/linux
arch = x86_64
license = custom:surfshark
depends = glibc
depends = openvpn
+ replaces = surfshark-vpn
source = https://ocean.surfshark.com/debian/pool/main/s/surfshark-vpn/surfshark-vpn_1.1.0_amd64.deb
sha256sums = 5ef76e6a9f61272ff927ccd965fce4b752de1083c3c4b25aecee513515cca819
diff --git a/PKGBUILD b/PKGBUILD
index 87d97a5bffad..cbcdc9e441cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,13 @@
pkgname=surfshark-vpn-cli-bin
pkgver=1.1.0
-pkgrel=2
+pkgrel=3
pkgdesc="Surfshark VPN cli client"
arch=('x86_64')
url="https://surfshark.com/download/linux"
license=('custom:surfshark')
depends=(glibc openvpn)
+replaces=(surfshark-vpn)
source=("https://ocean.surfshark.com/debian/pool/main/s/surfshark-vpn/surfshark-vpn_${pkgver}_amd64.deb")
sha256sums=('5ef76e6a9f61272ff927ccd965fce4b752de1083c3c4b25aecee513515cca819')