mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
system/sbotools: Updated for version 2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cf9d65494e
commit
0aa308e8b0
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:-1.9}
|
||||
VERSION=${VERSION:-2.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sbotools"
|
||||
VERSION="1.9"
|
||||
VERSION="2.0"
|
||||
HOMEPAGE="http://pink-mist.github.io/sbotools/"
|
||||
DOWNLOAD="http://pink-mist.github.io/sbotools/downloads/sbotools-1.9.tar.gz"
|
||||
MD5SUM="2979e11461247fcf04971ee920608923"
|
||||
DOWNLOAD="http://pink-mist.github.io/sbotools/downloads/sbotools-2.0.tar.gz"
|
||||
MD5SUM="91ed8da28b8c72c3b7ddfbbd68eba872"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue