mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
system/sbotools: Updated for version 2.7.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
This commit is contained in:
parent
6574f35be5
commit
430be129a6
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Licensed under the WTFPL <http://sam.zoy.org/wtfpl/COPYING>
|
||||
|
||||
PRGNAM=sbotools
|
||||
VERSION=${VERSION:-2.5}
|
||||
VERSION=${VERSION:-2.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sbotools"
|
||||
VERSION="2.5"
|
||||
VERSION="2.7"
|
||||
HOMEPAGE="https://pink-mist.github.io/sbotools/"
|
||||
DOWNLOAD="https://pink-mist.github.io/sbotools/downloads/sbotools-2.5.tar.gz"
|
||||
MD5SUM="fad33686af13dcf3f2b295c9fb00c46e"
|
||||
DOWNLOAD="https://pink-mist.github.io/sbotools/downloads/sbotools-2.7.tar.gz"
|
||||
MD5SUM="ddf4b174fa29839564d7e784ff142581"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue