diff options
author | rfmae <rfmae.git@mailbox.org> | 2020-06-18 06:42:11 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-20 07:59:29 +0700 |
commit | db8b297acc76d6512fc5c24c5aead07a7a6995cd (patch) | |
tree | 7a2b892c85d853cd623e6cb09ef040181246cc62 /system/passwordsafe | |
parent | 62863492deb460f20e2a6698d445856c055495d0 (diff) |
system/passwordsafe: Updated for version 1.11.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
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 330f6dbc9b78..5aa0b9f212dc 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.010.0} +VERSION=${VERSION:-1.11.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/passwordsafe/passwordsafe.info b/system/passwordsafe/passwordsafe.info index dc320eefec58..91f3658ccdee 100644 --- a/system/passwordsafe/passwordsafe.info +++ b/system/passwordsafe/passwordsafe.info @@ -1,8 +1,8 @@ PRGNAM="passwordsafe" -VERSION="1.010.0" +VERSION="1.11.0" HOMEPAGE="https://pwsafe.org" -DOWNLOAD="https://github.com/pwsafe/pwsafe/archive/1.010.0/pwsafe-1.010.0.tar.gz" -MD5SUM="316ac53812bc6d6ef13676571c319bc1" +DOWNLOAD="https://github.com/pwsafe/pwsafe/archive/1.11.0/pwsafe-1.11.0.tar.gz" +MD5SUM="f997e8e2292a1153fd5c660c1c7ed45e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ykpers xerces-c wxGTK3 xvkbd qrencode" |