office/keepassxc: Updated for version 2.2.1.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2017-10-01 09:11:33 -07:00 committed by Willy Sudiarto Raharjo
parent 982b11f460
commit 6a1ea94a7f
2 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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"