diff options
Diffstat (limited to 'desktop/SwayNotificationCenter/SwayNotificationCenter.SlackBuild')
-rw-r--r-- | desktop/SwayNotificationCenter/SwayNotificationCenter.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/SwayNotificationCenter/SwayNotificationCenter.SlackBuild b/desktop/SwayNotificationCenter/SwayNotificationCenter.SlackBuild index dcb7598c31..f26698ff9b 100644 --- a/desktop/SwayNotificationCenter/SwayNotificationCenter.SlackBuild +++ b/desktop/SwayNotificationCenter/SwayNotificationCenter.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for SwayNotificationCenter -# Copyright 2022 Jay Lanagan (j@lngn.net), Detroit, MI, USA +# Copyright 2023 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=SwayNotificationCenter -VERSION=${VERSION:-0.7.3} +VERSION=${VERSION:-0.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |