diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-04-09 07:55:32 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-22 08:10:20 +0700 |
commit | ab97ae5e276e96dd04228ff85d4270dcb8c37b3b (patch) | |
tree | f8c1cf187c8a465eb732f89ed6bda7322c64b8e1 /office | |
parent | e674f318d84b137cb6330b975242fcdf4017c6a0 (diff) | |
download | slackbuilds-ab97ae5e276e96dd04228ff85d4270dcb8c37b3b.tar.gz |
office/keepassxc: Updated for version 2.1.4.
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 939d2d3cfe..0b47249da8 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.1.3} +VERSION=${VERSION:-2.1.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/keepassxc/keepassxc.info b/office/keepassxc/keepassxc.info index 05f368e63c..66aeca61a5 100644 --- a/office/keepassxc/keepassxc.info +++ b/office/keepassxc/keepassxc.info @@ -1,8 +1,8 @@ PRGNAM="keepassxc" -VERSION="2.1.3" +VERSION="2.1.4" HOMEPAGE="https://github.com/keepassxreboot/keepassxc" -DOWNLOAD="https://github.com/keepassxreboot/keepassxc/archive/2.1.3/keepassxc-2.1.3.tar.gz" -MD5SUM="02ec502801693ced0130df07659ad33b" +DOWNLOAD="https://github.com/keepassxreboot/keepassxc/archive/2.1.4/keepassxc-2.1.4.tar.gz" +MD5SUM="5ef08a1c2eb7d0539335f5358bdee24e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qt5" |