office/keepassxc: Updated for version 2.2.4.

This commit is contained in:
Benjamin Trigona-Harany 2017-12-11 19:08:18 -08:00 committed by Willy Sudiarto Raharjo
parent b4cebf6166
commit eb7a79b4db
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.2.2}
VERSION=${VERSION:-2.2.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="keepassxc"
VERSION="2.2.2"
VERSION="2.2.4"
HOMEPAGE="https://github.com/keepassxreboot/keepassxc"
DOWNLOAD="https://github.com/keepassxreboot/keepassxc/archive/2.2.2/keepassxc-2.2.2.tar.gz"
MD5SUM="7a13db5fc6131fefbd0f50609de83d6b"
DOWNLOAD="https://github.com/keepassxreboot/keepassxc/archive/2.2.4/keepassxc-2.2.4.tar.gz"
MD5SUM="a510382b6f6d9eafc6c0afed41acd73e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"