summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author rfmae2020-01-11 00:57:35 +0100
committer Willy Sudiarto Raharjo2020-01-11 14:58:11 +0100
commite5b4c700efbc2d21bfd2ad1b6ec2a54b6309ef79 (patch)
treee4187dcaaf8601b6e844308348c748dd2eb48457 /system
parentd28f4328ae89564a1220f71cbac64fe97b0a48dd (diff)
downloadslackbuilds-e5b4c700efbc2d21bfd2ad1b6ec2a54b6309ef79.tar.gz
system/passwordsafe: Updated for version 1.09.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/passwordsafe/README2
-rw-r--r--system/passwordsafe/passwordsafe.SlackBuild4
-rw-r--r--system/passwordsafe/passwordsafe.info6
3 files changed, 6 insertions, 6 deletions
diff --git a/system/passwordsafe/README b/system/passwordsafe/README
index 7b4a839487..e8e7b1b435 100644
--- a/system/passwordsafe/README
+++ b/system/passwordsafe/README
@@ -1,4 +1,4 @@
-Passwordsafe - password database utility (BETA)
+Passwordsafe - password database utility
Portable version of the password manager program originally designed by Bruce
Schneier. passwordsafe is the Linux version of the popular Windows PasswordSafe
diff --git a/system/passwordsafe/passwordsafe.SlackBuild b/system/passwordsafe/passwordsafe.SlackBuild
index 2224a7b4b3..e655224b2e 100644
--- a/system/passwordsafe/passwordsafe.SlackBuild
+++ b/system/passwordsafe/passwordsafe.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for passwordsafe
-# Copyright 2019 rfmae <rfmae.git@mailbox.org>
+# Copyright 2020 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.08.2BETA}
+VERSION=${VERSION:-1.09.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/passwordsafe/passwordsafe.info b/system/passwordsafe/passwordsafe.info
index 39f3f45fec..c1b699b5a7 100644
--- a/system/passwordsafe/passwordsafe.info
+++ b/system/passwordsafe/passwordsafe.info
@@ -1,8 +1,8 @@
PRGNAM="passwordsafe"
-VERSION="1.08.2BETA"
+VERSION="1.09.0"
HOMEPAGE="https://pwsafe.org"
-DOWNLOAD="https://github.com/pwsafe/pwsafe/archive/1.08.2BETA/pwsafe-1.08.2BETA.tar.gz"
-MD5SUM="56cd908b59aad2a3073916a4e80be297"
+DOWNLOAD="https://github.com/pwsafe/pwsafe/archive/1.09.0/pwsafe-1.09.0.tar.gz"
+MD5SUM="a17ffef0f96e9413255dbab780579dd3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ykpers xerces-c wxGTK3 xvkbd qrencode"