mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
system/sboui: Updated for version 2.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9b5a0f0a70
commit
34d7a2720a
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=sboui
|
PRGNAM=sboui
|
||||||
VERSION=${VERSION:-2.0}
|
VERSION=${VERSION:-2.0.1}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="sboui"
|
PRGNAM="sboui"
|
||||||
VERSION="2.0"
|
VERSION="2.0.1"
|
||||||
HOMEPAGE="https://github.com/montagdude/sboui"
|
HOMEPAGE="https://github.com/montagdude/sboui"
|
||||||
DOWNLOAD="https://github.com/montagdude/sboui/archive/2.0/sboui-2.0.tar.gz"
|
DOWNLOAD="https://github.com/montagdude/sboui/archive/2.0.1/sboui-2.0.1.tar.gz"
|
||||||
MD5SUM="389b1e02f840863db6b82ec1250c4c1b"
|
MD5SUM="2a0170abe92d3505f116fae9b2029543"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="libconfig"
|
REQUIRES="libconfig python-requests"
|
||||||
MAINTAINER="Daniel Prosser"
|
MAINTAINER="Daniel Prosser"
|
||||||
EMAIL="dpross1100@msn.com"
|
EMAIL="dpross1100@msn.com"
|
||||||
|
|
Loading…
Reference in a new issue