From 4957abc0aaf455c782fb653abdeb67a0b95048f7 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Wed, 24 Mar 2021 12:17:13 +0700 Subject: [PATCH] mate-notification-daemon: Upgraded to 1.24.2. Signed-off-by: Willy Sudiarto Raharjo --- .../mate-notification-daemon.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/base/mate-notification-daemon/mate-notification-daemon.SlackBuild b/base/mate-notification-daemon/mate-notification-daemon.SlackBuild index a910040..2bad539 100644 --- a/base/mate-notification-daemon/mate-notification-daemon.SlackBuild +++ b/base/mate-notification-daemon/mate-notification-daemon.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for mate-notification-daemon # Copyright 2013 Chess Griffin Raleigh, NC -# Copyright 2014-2020 Willy Sudiarto Raharjo +# Copyright 2014-2021 Willy Sudiarto Raharjo # 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-notification-daemon -VERSION=${VERSION:-1.24.1} -BUILD=${BUILD:-3} +VERSION=${VERSION:-1.24.2} +BUILD=${BUILD:-1} TAG=${TAG:-_msb} if [ -z "$ARCH" ]; then