diff options
author | rfmae <rfmae.git@mailbox.org> | 2021-03-05 23:30:55 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-03-06 11:11:54 +0700 |
commit | 371297fc10ea12567ad5a0cffd34a475c392a96f (patch) | |
tree | bd0adbf1fc02afacc60e9c4678876b9d66d59487 /system/passwordsafe/passwordsafe.SlackBuild | |
parent | 5ee6319e7c7fe8afb9c3856e7b60847b08c5563f (diff) |
system/passwordsafe: Updated for version 1.13.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/passwordsafe/passwordsafe.SlackBuild')
-rw-r--r-- | system/passwordsafe/passwordsafe.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/passwordsafe/passwordsafe.SlackBuild b/system/passwordsafe/passwordsafe.SlackBuild index 97fca757dff56..c5108d251a5b0 100644 --- a/system/passwordsafe/passwordsafe.SlackBuild +++ b/system/passwordsafe/passwordsafe.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=passwordsafe -VERSION=${VERSION:-1.12.0} +VERSION=${VERSION:-1.13.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |