diff options
author | rfmae <rfmae.git@mailbox.org> | 2019-05-17 22:55:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-17 22:55:20 +0700 |
commit | 683a03421247711492e3b89c7867545e45d6a0a9 (patch) | |
tree | 1daede2265ddbf7cc8045b7fde3511e81410d782 /system/passwordsafe | |
parent | a920225af8e805c58cbea60aa6414196cad98530 (diff) |
system/passwordsafe: Updated for version 1.08.1BETA.
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 18d3d652c8f8..985239e52e1c 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.08BETA} +VERSION=${VERSION:-1.08.1BETA} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/passwordsafe/passwordsafe.info b/system/passwordsafe/passwordsafe.info index 9826feb78b2a..755eb620be32 100644 --- a/system/passwordsafe/passwordsafe.info +++ b/system/passwordsafe/passwordsafe.info @@ -1,8 +1,8 @@ PRGNAM="passwordsafe" -VERSION="1.08BETA" +VERSION="1.08.1BETA" HOMEPAGE="https://pwsafe.org" -DOWNLOAD="https://github.com/pwsafe/pwsafe/archive/1.08BETA/pwsafe-1.08BETA.tar.gz" -MD5SUM="bb7f1f4c897997c67e5e0432ee55704c" +DOWNLOAD="https://github.com/pwsafe/pwsafe/archive/1.08.1BETA/pwsafe-1.08.1BETA.tar.gz" +MD5SUM="1631e94783c788807d515cfe1fa3f30c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ykpers xerces-c wxGTK3 xvkbd qrencode" |