mate-sensors-applet: Upgraded to 1.20.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@gmail.com>
This commit is contained in:
Willy Sudiarto Raharjo 2019-01-11 01:31:06 +07:00
parent 31a87a1e87
commit 47f855cabc
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -3,7 +3,7 @@
# Slackware build script for mate-sensors-applet
# 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.
#
# Redistribution and use of this script, with or without modification, is
@ -24,8 +24,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-sensors-applet
VERSION=${VERSION:-1.20.2}
BUILD=${BUILD:-2}
VERSION=${VERSION:-1.20.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_msb}
if [ -z "$ARCH" ]; then