summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author rfmae2017-11-14 01:29:21 +0100
committer Willy Sudiarto Raharjo2017-11-18 06:40:25 +0100
commitf942c6bf304347efd5b729c56ea6612ba3123ab2 (patch)
tree9d7533bb602e45a65de8e9056c1d988d2c208542
parent11ca27e17d72c96c39fc87e9264089d00faabb23 (diff)
downloadold.slackbuilds-f942c6bf304347efd5b729c56ea6612ba3123ab2.tar.gz
system/passwordsafe: Updated for version 1.03BETA.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--system/passwordsafe/passwordsafe.SlackBuild2
-rw-r--r--system/passwordsafe/passwordsafe.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/system/passwordsafe/passwordsafe.SlackBuild b/system/passwordsafe/passwordsafe.SlackBuild
index 480eba6469..ea95cf094c 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.02BETA}
+VERSION=${VERSION:-1.03BETA}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCNAM=pwsafe
diff --git a/system/passwordsafe/passwordsafe.info b/system/passwordsafe/passwordsafe.info
index 2a25cbe915..118fb65721 100644
--- a/system/passwordsafe/passwordsafe.info
+++ b/system/passwordsafe/passwordsafe.info
@@ -1,10 +1,10 @@
PRGNAM="passwordsafe"
-VERSION="1.02BETA"
+VERSION="1.03BETA"
HOMEPAGE="https://pwsafe.org"
-DOWNLOAD="https://github.com/pwsafe/pwsafe/archive/1.02BETA/pwsafe-1.02BETA.tar.gz"
-MD5SUM="f7ab4e5acce6bc99e897e5dc1f7fb3a5"
+DOWNLOAD="https://github.com/pwsafe/pwsafe/archive/1.03BETA/pwsafe-1.03BETA.tar.gz"
+MD5SUM="67dabbde92360919fad7101c2b85fa43"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="ykpers xerces-c wxGTK3 xvkbd"
+REQUIRES="ykpers xerces-c wxGTK3 xvkbd qrencode"
MAINTAINER="rfmae"
EMAIL="rfmae.git@mailbox.org"