diff options
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ # Maintainer: Liam Doan <not.lamdn@gmail.com> pkgname=surfshark-client -pkgver=3.5.0.5991 +pkgver=3.5.1.6087 pkgrel=1 pkgdesc="Surfshark VPN GUI client for Linux. Encrypt your internet activity so no one can track or steal your data. Increase your privacy and avoid tracking by using a different IP address. Keep your digital freedom and security while using unprotected networks." arch=('x86_64') @@ -10,8 +10,8 @@ license=('custom:surfshark') depends=('alsa-lib' 'at-spi2-core' 'gjs' 'nss' 'org.freedesktop.secrets' 'wireguard-tools') options=('!strip' '!emptydirs') install=${pkgname}.install -source=("https://ocean.surfshark.com/debian/pool/main/s/surfshark_3.5.0_amd64.deb") -sha512sums=('1497fe5d5f40e48571259dc0b673445d057288c50968ff001236ec23f81d5c449184771e6e1d567b9a398b49ad095fd35be97ffa2fc4d9de3d05873da33f06d1') +source=("https://ocean.surfshark.com/debian/pool/main/s/surfshark_3.5.1_amd64.deb") +sha512sums=('944b92cb7d813022d1613f2c88772b36b655684400150d8245d2e82b943d432ff2807352d1ab0593d15f1f116577ced2334922edba5a27d466a09b42cd1c901f') package(){ |