mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
network/slimjet: Updated for version 17.0.6.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
c9d7cd45f6
commit
1b57c1d11b
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Slackware build script for slimjet
|
||||
# Copyright 2017 Ed Ender <skaendo at excite dot com>
|
||||
# Copyright 2017-2018 skaendo <skaendo at excite dot com>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=slimjet
|
||||
VERSION=${VERSION:-17.0.2.0}
|
||||
VERSION=${VERSION:-17.0.6.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="slimjet"
|
||||
VERSION="17.0.2.0"
|
||||
VERSION="17.0.6.0"
|
||||
HOMEPAGE="https://www.slimjet.com"
|
||||
DOWNLOAD="https://www.slimjetbrowser.com/release/slimjet_i386.tar.xz"
|
||||
MD5SUM="25502ea8916b078e5539a0a73c8323f2"
|
||||
MD5SUM="43af64b106fd8bb20f0e7e3f3383395d"
|
||||
DOWNLOAD_x86_64="https://www.slimjetbrowser.com/release/slimjet_amd64.tar.xz"
|
||||
MD5SUM_x86_64="2205935275fc9a7f06f82df02c222a5a"
|
||||
MD5SUM_x86_64="5395e93aca347b9edb618c2a438c0bca"
|
||||
REQUIRES=""
|
||||
MAINTAINER="skaendo"
|
||||
EMAIL="skaendo at excite dot com"
|
||||
|
|
Loading…
Reference in a new issue