summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author rfmae2019-01-04 04:19:36 +0100
committer Willy Sudiarto Raharjo2019-01-05 01:49:21 +0100
commit2ca7a369ca1792a6a048693a866a3dd600eb738f (patch)
tree4efe09dad0f824f1025717fbe87ef108f464a2d3
parent1a83048ee9b331d0fcafd02fcbefb1683d6acda8 (diff)
downloadslackbuilds-2ca7a369ca1792a6a048693a866a3dd600eb738f.tar.gz
system/passwordsafe: Updated for version 1.07BETA.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/passwordsafe/passwordsafe.SlackBuild4
-rw-r--r--system/passwordsafe/passwordsafe.info6
2 files changed, 5 insertions, 5 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}
diff --git a/system/passwordsafe/passwordsafe.info b/system/passwordsafe/passwordsafe.info
index 9fbc98f8ea..d75f47ad30 100644
--- a/system/passwordsafe/passwordsafe.info
+++ b/system/passwordsafe/passwordsafe.info
@@ -1,8 +1,8 @@
PRGNAM="passwordsafe"
-VERSION="1.06BETA"
+VERSION="1.07BETA"
HOMEPAGE="https://pwsafe.org"
-DOWNLOAD="https://github.com/pwsafe/pwsafe/archive/1.06BETA/pwsafe-1.06BETA.tar.gz"
-MD5SUM="b0ee445623d8bd46200f18a51eb7c373"
+DOWNLOAD="https://github.com/pwsafe/pwsafe/archive/1.07BETA/pwsafe-1.07BETA.tar.gz"
+MD5SUM="b03002e8dfe7d43dc34b3859b331415a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ykpers xerces-c wxGTK3 xvkbd qrencode"