diff options
author | rfmae <rfmae.git@mailbox.org> | 2019-05-04 02:09:03 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-04 02:09:03 +0700 |
commit | a14d66e4b959331bbce2f94d1e8e4b6b673bf9d0 (patch) | |
tree | a9be66258755f1e0cc2aafddc391b3707d055622 /system/passwordsafe | |
parent | 9323aec2e8571e02a084f5b9cb7d009b81901024 (diff) | |
download | slackbuilds-a14d66e4b959331bbce2f94d1e8e4b6b673bf9d0.tar.gz |
system/passwordsafe: Updated for version 1.08BETA.
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 ebd705f8af..18d3d652c8 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.07BETA} +VERSION=${VERSION:-1.08BETA} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/passwordsafe/passwordsafe.info b/system/passwordsafe/passwordsafe.info index d75f47ad30..9826feb78b 100644 --- a/system/passwordsafe/passwordsafe.info +++ b/system/passwordsafe/passwordsafe.info @@ -1,8 +1,8 @@ PRGNAM="passwordsafe" -VERSION="1.07BETA" +VERSION="1.08BETA" HOMEPAGE="https://pwsafe.org" -DOWNLOAD="https://github.com/pwsafe/pwsafe/archive/1.07BETA/pwsafe-1.07BETA.tar.gz" -MD5SUM="b03002e8dfe7d43dc34b3859b331415a" +DOWNLOAD="https://github.com/pwsafe/pwsafe/archive/1.08BETA/pwsafe-1.08BETA.tar.gz" +MD5SUM="bb7f1f4c897997c67e5e0432ee55704c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ykpers xerces-c wxGTK3 xvkbd qrencode" |