office/keepassxc: Updated for version 2.4.3.

Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
This commit is contained in:
Benjamin Trigona-Harany 2019-06-11 21:53:30 -07:00 committed by Willy Sudiarto Raharjo
parent 93a3483926
commit e0f9a7c483
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=keepassxc
VERSION=${VERSION:-2.4.2}
VERSION=${VERSION:-2.4.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="keepassxc"
VERSION="2.4.2"
VERSION="2.4.3"
HOMEPAGE="https://github.com/keepassxreboot/keepassxc"
DOWNLOAD="https://github.com/keepassxreboot/keepassxc/releases/download/2.4.2/keepassxc-2.4.2-src.tar.xz"
MD5SUM="b5af703ee097b715548cd13f972d2819"
DOWNLOAD="https://github.com/keepassxreboot/keepassxc/releases/download/2.4.3/keepassxc-2.4.3-src.tar.xz"
MD5SUM="ed2cc2adc2003fe9c3cb39ed032b5392"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="argon2 libsodium qrencode qt5"