diff options
Diffstat (limited to 'system/passwordsafe/passwordsafe.SlackBuild')
-rw-r--r-- | system/passwordsafe/passwordsafe.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/passwordsafe/passwordsafe.SlackBuild b/system/passwordsafe/passwordsafe.SlackBuild index d4e8c11715..ebd705f8af 100644 --- a/system/passwordsafe/passwordsafe.SlackBuild +++ b/system/passwordsafe/passwordsafe.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for passwordsafe -# Copyright 2018 rfmae <rfmae.git@mailbox.org> +# Copyright 2019 rfmae <rfmae.git@mailbox.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=passwordsafe -VERSION=${VERSION:-1.06BETA} +VERSION=${VERSION:-1.07BETA} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |