diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-03-02 17:09:44 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-04 07:26:20 +0700 |
commit | fe0fa5dde71ae56f26903ebb88609a7902ef06bb (patch) | |
tree | 87dfc7f37590158642b02b2b3356d2156cd56291 /office/keepassxc | |
parent | c5a71aaa3a3bd950e94fbffd8c7b303ee15515af (diff) | |
download | slackbuilds-fe0fa5dde71ae56f26903ebb88609a7902ef06bb.tar.gz |
office/keepassxc: Updated for version 2.1.3.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'office/keepassxc')
-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 85af592df4..939d2d3cfe 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.2} +VERSION=${VERSION:-2.1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/keepassxc/keepassxc.info b/office/keepassxc/keepassxc.info index ba08c9667a..05f368e63c 100644 --- a/office/keepassxc/keepassxc.info +++ b/office/keepassxc/keepassxc.info @@ -1,8 +1,8 @@ PRGNAM="keepassxc" -VERSION="2.1.2" +VERSION="2.1.3" HOMEPAGE="https://github.com/keepassxreboot/keepassxc" -DOWNLOAD="https://github.com/keepassxreboot/keepassxc/archive/2.1.2/keepassxc-2.1.2.tar.gz" -MD5SUM="2f2544e164f9c6ec465ca9948d7dc838" +DOWNLOAD="https://github.com/keepassxreboot/keepassxc/archive/2.1.3/keepassxc-2.1.3.tar.gz" +MD5SUM="02ec502801693ced0130df07659ad33b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qt5" |