mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/windscribe: Updated for version 2.5.18.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
560c1d5112
commit
c9435f90c0
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=windscribe
|
||||
VERSION=${VERSION:-2.4.8}
|
||||
VERSION=${VERSION:-2.5.18}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="windscribe"
|
||||
VERSION="2.4.8"
|
||||
VERSION="2.5.18"
|
||||
HOMEPAGE="https://www.windscribe.com/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://assets.totallyacdn.com/desktop/beta/windscribe_2.4.8_beta_x86_64.rpm"
|
||||
MD5SUM_x86_64="6440c04260f5189f6adcdb1f8085e467"
|
||||
DOWNLOAD_x86_64="https://deploy.totallyacdn.com/desktop-apps/2.5.18/windscribe_2.5.18_x86_64.rpm"
|
||||
MD5SUM_x86_64="b9c7982c212c5b88abf57204639fbee3"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Reza Talebi"
|
||||
EMAIL="reza.talebi.73@outlook.com"
|
||||
|
|
Loading…
Reference in a new issue