mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/slimjet: Updated for version 19.0.8.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
d6a79b06ec
commit
1f79d22c14
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=slimjet
|
||||
VERSION=${VERSION:-19.0.7.0}
|
||||
VERSION=${VERSION:-19.0.8.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="slimjet"
|
||||
VERSION="19.0.7.0"
|
||||
VERSION="19.0.8.0"
|
||||
HOMEPAGE="https://www.slimjet.com"
|
||||
DOWNLOAD="https://www.slimjetbrowser.com/release/slimjet_i386.tar.xz"
|
||||
MD5SUM="997c807e757229cebb0377a2dd76a125"
|
||||
MD5SUM="5c474155dbcab93755efbd5ac9be87aa"
|
||||
DOWNLOAD_x86_64="https://www.slimjetbrowser.com/release/slimjet_amd64.tar.xz"
|
||||
MD5SUM_x86_64="90488e9d19302e6b41919c2157b7cf83"
|
||||
MD5SUM_x86_64="5c474155dbcab93755efbd5ac9be87aa"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Skaendo"
|
||||
EMAIL="skaendo@linuxmail.org"
|
||||
|
|
Loading…
Reference in a new issue