diff options
Diffstat (limited to 'desktop/gtklock-playerctl-module/gtklock-playerctl-module.SlackBuild')
-rw-r--r-- | desktop/gtklock-playerctl-module/gtklock-playerctl-module.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/gtklock-playerctl-module/gtklock-playerctl-module.SlackBuild b/desktop/gtklock-playerctl-module/gtklock-playerctl-module.SlackBuild index 006af47fba35a..3ecb6a571c806 100644 --- a/desktop/gtklock-playerctl-module/gtklock-playerctl-module.SlackBuild +++ b/desktop/gtklock-playerctl-module/gtklock-playerctl-module.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for gtklock-playerctl-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-playerctl-module -VERSION=${VERSION:-2.0.1} +VERSION=${VERSION:-3.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |