diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-10-21 20:12:11 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-28 07:07:13 +0700 |
commit | 1d0cc04719eafe7b471d9e496db13f59b8fa6292 (patch) | |
tree | 5186c5b5c21dea3db351ea8291d14e01fa4fb3d6 /office | |
parent | c298ad2a593052cccc94586f5d127d0695d003c2 (diff) | |
download | slackbuilds-1d0cc04719eafe7b471d9e496db13f59b8fa6292.tar.gz |
office/keepassxc: Updated for version 2.2.2.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'office')
-rw-r--r-- | office/keepassxc/keepassxc.SlackBuild | 2 | ||||
-rw-r--r-- | office/keepassxc/keepassxc.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/keepassxc/keepassxc.SlackBuild b/office/keepassxc/keepassxc.SlackBuild index 3e384f762d..82291fef6f 100644 --- a/office/keepassxc/keepassxc.SlackBuild +++ b/office/keepassxc/keepassxc.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=keepassxc -VERSION=${VERSION:-2.2.1} +VERSION=${VERSION:-2.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/keepassxc/keepassxc.info b/office/keepassxc/keepassxc.info index ff63515364..9adb81eae5 100644 --- a/office/keepassxc/keepassxc.info +++ b/office/keepassxc/keepassxc.info @@ -1,8 +1,8 @@ PRGNAM="keepassxc" -VERSION="2.2.1" +VERSION="2.2.2" HOMEPAGE="https://github.com/keepassxreboot/keepassxc" -DOWNLOAD="https://github.com/keepassxreboot/keepassxc/archive/2.2.1/keepassxc-2.2.1.tar.gz" -MD5SUM="19d1a5d60b8ffc0d625b71fba9006802" +DOWNLOAD="https://github.com/keepassxreboot/keepassxc/archive/2.2.2/keepassxc-2.2.2.tar.gz" +MD5SUM="7a13db5fc6131fefbd0f50609de83d6b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qt5" |