mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/sbotools: Updated for version 2.4.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
This commit is contained in:
parent
893ddb82c5
commit
9c70e22cba
2 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
# Licensed under the WTFPL <http://sam.zoy.org/wtfpl/COPYING>
|
||||
|
||||
PRGNAM=sbotools
|
||||
VERSION=${VERSION:-2.3}
|
||||
VERSION=${VERSION:-2.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sbotools"
|
||||
VERSION="2.3"
|
||||
HOMEPAGE="http://pink-mist.github.io/sbotools/"
|
||||
DOWNLOAD="http://pink-mist.github.io/sbotools/downloads/sbotools-2.3.tar.gz"
|
||||
MD5SUM="9b75255e9f3f93717e3f7f75a2e02da8"
|
||||
VERSION="2.4"
|
||||
HOMEPAGE="https://pink-mist.github.io/sbotools/"
|
||||
DOWNLOAD="https://pink-mist.github.io/sbotools/downloads/sbotools-2.4.tar.gz"
|
||||
MD5SUM="7bdd3b45d5d96fa2b6a6600890ec5ba2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue