summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2017-10-01 18:11:33 +0200
committer Willy Sudiarto Raharjo2017-10-07 02:02:03 +0200
commit6a1ea94a7fcfd144daa7087304061c399a272324 (patch)
tree3645f9307c97859876479e80b2be97e3198c204e /office
parent982b11f460ce013669e2017df35b002d59958250 (diff)
downloadslackbuilds-6a1ea94a7fcfd144daa7087304061c399a272324.tar.gz
office/keepassxc: Updated for version 2.2.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'office')
-rw-r--r--office/keepassxc/keepassxc.SlackBuild4
-rw-r--r--office/keepassxc/keepassxc.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/office/keepassxc/keepassxc.SlackBuild b/office/keepassxc/keepassxc.SlackBuild
index a7a53aebfe..3e384f762d 100644
--- a/office/keepassxc/keepassxc.SlackBuild
+++ b/office/keepassxc/keepassxc.SlackBuild
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=keepassxc
-VERSION=${VERSION:-2.2.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.2.1}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
diff --git a/office/keepassxc/keepassxc.info b/office/keepassxc/keepassxc.info
index 0d80c880a7..ff63515364 100644
--- a/office/keepassxc/keepassxc.info
+++ b/office/keepassxc/keepassxc.info
@@ -1,8 +1,8 @@
PRGNAM="keepassxc"
-VERSION="2.2.0"
+VERSION="2.2.1"
HOMEPAGE="https://github.com/keepassxreboot/keepassxc"
-DOWNLOAD="https://github.com/keepassxreboot/keepassxc/archive/2.2.0/keepassxc-2.2.0.tar.gz"
-MD5SUM="e8f6925b7248e6acaa0de797cbb59e6e"
+DOWNLOAD="https://github.com/keepassxreboot/keepassxc/archive/2.2.1/keepassxc-2.2.1.tar.gz"
+MD5SUM="19d1a5d60b8ffc0d625b71fba9006802"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"