mate-screensaver: Upgraded to 1.26.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
Willy Sudiarto Raharjo 2023-06-12 09:03:34 +07:00
parent 245de2cff1
commit e988f44de7
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -3,7 +3,7 @@
# Slackware build script for mate-screensaver
# Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC
# Copyright 2013-2021 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# Copyright 2013-2023 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-screensaver
VERSION=${VERSION:-1.26.0}
BUILD=${BUILD:-2}
VERSION=${VERSION:-1.26.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_msb}
if [ -z "$ARCH" ]; then