mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2025-01-15 15:40:51 +01:00
mate-sensors-applet: Upgraded to 1.20.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@gmail.com>
This commit is contained in:
parent
31a87a1e87
commit
47f855cabc
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
||||||
# Slackware build script for mate-sensors-applet
|
# Slackware build script for mate-sensors-applet
|
||||||
|
|
||||||
# Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC
|
# Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC
|
||||||
# Copyright 2014-2018 Willy Sudiarto Raharjo <willysr@slackware-id.org>
|
# Copyright 2014-2019 Willy Sudiarto Raharjo <willysr@slackware-id.org>
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -24,8 +24,8 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=mate-sensors-applet
|
PRGNAM=mate-sensors-applet
|
||||||
VERSION=${VERSION:-1.20.2}
|
VERSION=${VERSION:-1.20.3}
|
||||||
BUILD=${BUILD:-2}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_msb}
|
TAG=${TAG:-_msb}
|
||||||
|
|
||||||
if [ -z "$ARCH" ]; then
|
if [ -z "$ARCH" ]; then
|
||||||
|
|
Loading…
Reference in a new issue