diff options
author | rfmae <rfmae.git@mailbox.org> | 2017-11-14 00:29:21 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-18 12:40:25 +0700 |
commit | 14e7ba586124170490b5fd3ff6e37554c54a5955 (patch) | |
tree | 67adb109193817236b6aadf80c1800652739d733 /system/passwordsafe/passwordsafe.info | |
parent | 266462074adc4c6c1d558c3795ab85d3eb8c4a6f (diff) | |
download | slackbuilds-14e7ba586124170490b5fd3ff6e37554c54a5955.tar.gz |
system/passwordsafe: Updated for version 1.03BETA.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/passwordsafe/passwordsafe.info')
-rw-r--r-- | system/passwordsafe/passwordsafe.info | 8 |
1 files changed, 4 insertions, 4 deletions
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" |