summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author rfmae <rfmae.git@mailbox.org>2023-01-20 03:27:50 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-21 10:22:01 +0700
commit7054156326dc71912fa3e05146f7789edafb9855 (patch)
treed2030bc29b449caf800d40ceee856455db961cca /system
parent4c44b6d8cfb7bc0f64e4ce6ed6c2389227e15d30 (diff)
downloadslackbuilds-7054156326dc71912fa3e05146f7789edafb9855.tar.gz
slackbuilds-7054156326dc71912fa3e05146f7789edafb9855.tar.xz
system/passwordsafe: Updated for version 1.16.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/passwordsafe/passwordsafe.SlackBuild2
-rw-r--r--system/passwordsafe/passwordsafe.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/passwordsafe/passwordsafe.SlackBuild b/system/passwordsafe/passwordsafe.SlackBuild
index 0e9d5cc37c..c4c43f353f 100644
--- a/system/passwordsafe/passwordsafe.SlackBuild
+++ b/system/passwordsafe/passwordsafe.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=passwordsafe
-VERSION=${VERSION:-1.15.0}
+VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/passwordsafe/passwordsafe.info b/system/passwordsafe/passwordsafe.info
index 7e2fdc4caa..8f5b60b962 100644
--- a/system/passwordsafe/passwordsafe.info
+++ b/system/passwordsafe/passwordsafe.info
@@ -1,8 +1,8 @@
PRGNAM="passwordsafe"
-VERSION="1.15.0"
+VERSION="1.16.0"
HOMEPAGE="https://pwsafe.org"
-DOWNLOAD="https://github.com/pwsafe/pwsafe/archive/1.15.0/pwsafe-1.15.0.tar.gz"
-MD5SUM="3403abf496e419ee3b9027aa5215f6ad"
+DOWNLOAD="https://github.com/pwsafe/pwsafe/archive/1.16.0/pwsafe-1.16.0.tar.gz"
+MD5SUM="6a0d858569dfc212b31536148a4f4fea"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="xerces-c wxGTK3 xvkbd"