summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorblocklisted2024-02-21 12:04:14 +0100
committerblocklisted2024-02-21 12:04:14 +0100
commita4c67309a9df346d0bc1bbd9bd2c609ab500fe5d (patch)
treee6eb81f53367c9ef53a20b5db6ee8041a30cf866
parent40b8e28601993e86bb61fbd69c774f632ecb37ca (diff)
downloadaur-windscribe-v2-bin.tar.gz
upgrade to 2.9.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d6f98135423..959bc6dbbdfc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = windscribe-v2-bin
pkgdesc = Windscribe GUI tool for Linux
- pkgver = 2.8.6
+ pkgver = 2.9.9
pkgrel = 1
url = https://windscribe.com/guides/linux
install = windscribe-v2-bin.install
@@ -32,7 +32,7 @@ pkgbase = windscribe-v2-bin
conflicts = windscribe-cli
conflicts = windscribe
options = !strip
- source = https://deploy.totallyacdn.com/desktop-apps/2.8.6/windscribe_2.8.6_x86_64.pkg.tar.zst
- sha1sums = a42ccfb2b535fbd525ee46fe82edce74b8a35170
+ source = https://deploy.totallyacdn.com/desktop-apps/2.9.9/windscribe_2.9.9_x86_64.pkg.tar.zst
+ sha1sums = bdcda2d4677a8d465cc6f720fec7874778caf0ca
pkgname = windscribe-v2-bin
diff --git a/PKGBUILD b/PKGBUILD
index 16314020e5d4..6f5eb41caae6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: blocklisted <blocklisted at protonmail dot com>
pkgname=windscribe-v2-bin
-pkgver=2.8.6
+pkgver=2.9.9
pkgrel=1
pkgdesc="Windscribe GUI tool for Linux"
arch=('x86_64')
@@ -12,7 +12,7 @@ conflicts=('windscribe-cli' 'windscribe')
options=('!strip')
install=windscribe-v2-bin.install
source=("https://deploy.totallyacdn.com/desktop-apps/${pkgver}/windscribe_${pkgver}_x86_64.pkg.tar.zst")
-sha1sums=('a42ccfb2b535fbd525ee46fe82edce74b8a35170')
+sha1sums=('bdcda2d4677a8d465cc6f720fec7874778caf0ca')
package() {
mv ${srcdir}/etc ${pkgdir}