diff options
author | rfmae <rfmae.git@mailbox.org> | 2020-05-02 12:02:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-02 12:02:09 +0700 |
commit | 8803f8256a2cfecb2d131c566fb9edc3f8cb34ff (patch) | |
tree | 005317a0e628515012f8cbc98b273e9d05191bdc /system/passwordsafe | |
parent | f4da241dc0d371130797747adf5d21956c1d6109 (diff) |
system/passwordsafe: Updated for version 1.010.0.
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 e655224b2ecc..330f6dbc9b78 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.09.0} +VERSION=${VERSION:-1.010.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/passwordsafe/passwordsafe.info b/system/passwordsafe/passwordsafe.info index c1b699b5a70c..dc320eefec58 100644 --- a/system/passwordsafe/passwordsafe.info +++ b/system/passwordsafe/passwordsafe.info @@ -1,8 +1,8 @@ PRGNAM="passwordsafe" -VERSION="1.09.0" +VERSION="1.010.0" HOMEPAGE="https://pwsafe.org" -DOWNLOAD="https://github.com/pwsafe/pwsafe/archive/1.09.0/pwsafe-1.09.0.tar.gz" -MD5SUM="a17ffef0f96e9413255dbab780579dd3" +DOWNLOAD="https://github.com/pwsafe/pwsafe/archive/1.010.0/pwsafe-1.010.0.tar.gz" +MD5SUM="316ac53812bc6d6ef13676571c319bc1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ykpers xerces-c wxGTK3 xvkbd qrencode" |