office/keepassxc: Updated for version 2.1.4.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2017-04-09 07:55:32 -07:00 committed by Willy Sudiarto Raharjo
parent e674f318d8
commit ab97ae5e27
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.1.3}
VERSION=${VERSION:-2.1.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="keepassxc"
VERSION="2.1.3"
VERSION="2.1.4"
HOMEPAGE="https://github.com/keepassxreboot/keepassxc"
DOWNLOAD="https://github.com/keepassxreboot/keepassxc/archive/2.1.3/keepassxc-2.1.3.tar.gz"
MD5SUM="02ec502801693ced0130df07659ad33b"
DOWNLOAD="https://github.com/keepassxreboot/keepassxc/archive/2.1.4/keepassxc-2.1.4.tar.gz"
MD5SUM="5ef08a1c2eb7d0539335f5358bdee24e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"