diff options
author | rfmae <rfmae.git@mailbox.org> | 2019-07-13 07:48:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-13 07:48:26 +0700 |
commit | 2d105a995f1ba675ab5dd2e341aafd8bb03cb9ef (patch) | |
tree | b9168d3150f9f7048c6159dc05df4d3c64da12fa /system/passwordsafe | |
parent | 1cbaeb3f0027fab86cfe7935108cb9e54b83cff5 (diff) | |
download | slackbuilds-2d105a995f1ba675ab5dd2e341aafd8bb03cb9ef.tar.gz |
system/passwordsafe: Updated for version 1.08.2BETA.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/passwordsafe')
-rw-r--r-- | system/passwordsafe/passwordsafe.SlackBuild | 2 | ||||
-rw-r--r-- | system/passwordsafe/passwordsafe.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/passwordsafe/passwordsafe.SlackBuild b/system/passwordsafe/passwordsafe.SlackBuild index 985239e52e..2224a7b4b3 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.08.1BETA} +VERSION=${VERSION:-1.08.2BETA} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/passwordsafe/passwordsafe.info b/system/passwordsafe/passwordsafe.info index 755eb620be..21e7d9e2f3 100644 --- a/system/passwordsafe/passwordsafe.info +++ b/system/passwordsafe/passwordsafe.info @@ -1,8 +1,8 @@ PRGNAM="passwordsafe" -VERSION="1.08.1BETA" +VERSION="1.08.2BETA" HOMEPAGE="https://pwsafe.org" -DOWNLOAD="https://github.com/pwsafe/pwsafe/archive/1.08.1BETA/pwsafe-1.08.1BETA.tar.gz" -MD5SUM="1631e94783c788807d515cfe1fa3f30c" +DOWNLOAD="https://github.com/pwsafe/pwsafe/archive/1.08.1BETA/pwsafe-1.08.2BETA.tar.gz" +MD5SUM="56cd908b59aad2a3073916a4e80be297" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ykpers xerces-c wxGTK3 xvkbd qrencode" |