diff options
Diffstat (limited to 'desktop/xsecurelock/xsecurelock.SlackBuild')
-rw-r--r-- | desktop/xsecurelock/xsecurelock.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/xsecurelock/xsecurelock.SlackBuild b/desktop/xsecurelock/xsecurelock.SlackBuild index f347e05b5a..4fd6e05896 100644 --- a/desktop/xsecurelock/xsecurelock.SlackBuild +++ b/desktop/xsecurelock/xsecurelock.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for xsecurelock -# Copyright 2023 Isaac Yu <isaacyu@protonmail.com> +# Copyright 2023-2024 Isaac Yu <isaacyu@protonmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=xsecurelock -VERSION=${VERSION:-1.8.0} +VERSION=${VERSION:-1.9.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |