summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"