summaryrefslogtreecommitdiffstats
path: root/desktop/gtklock-powerbar-module/gtklock-powerbar-module.SlackBuild
diff options
context:
space:
mode:
author Jay Lanagan2024-04-23 20:07:56 +0200
committer Willy Sudiarto Raharjo2024-04-27 04:28:31 +0200
commit07e80d3d2aea8f66c8749f41467b8319b6c1b3b1 (patch)
tree396a3947a05553b21c6882ddb90b75b8f4713488 /desktop/gtklock-powerbar-module/gtklock-powerbar-module.SlackBuild
parentd6c5a61b574aa47907556115ef229758d6f27e9b (diff)
downloadslackbuilds-07e80d3d2aea8f66c8749f41467b8319b6c1b3b1.tar.gz
desktop/gtklock-powerbar-module: Updated for version 3.0.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/gtklock-powerbar-module/gtklock-powerbar-module.SlackBuild')
-rw-r--r--desktop/gtklock-powerbar-module/gtklock-powerbar-module.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/gtklock-powerbar-module/gtklock-powerbar-module.SlackBuild b/desktop/gtklock-powerbar-module/gtklock-powerbar-module.SlackBuild
index 1af4bc79c7..077e243e30 100644
--- a/desktop/gtklock-powerbar-module/gtklock-powerbar-module.SlackBuild
+++ b/desktop/gtklock-powerbar-module/gtklock-powerbar-module.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for gtklock-powerbar-module
-# Copyright 2023 Jay Lanagan (j@lngn.net), Detroit, MI, USA.
+# Copyright 2023-2024 Jay Lanagan (j@lngn.net), Detroit, MI, USA.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gtklock-powerbar-module
-VERSION=${VERSION:-2.0.1}
+VERSION=${VERSION:-3.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}