office/keepassxc: Updated for version 2.1.3.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2017-03-02 17:09:44 -08:00 committed by Willy Sudiarto Raharjo
parent c5a71aaa3a
commit fe0fa5dde7
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.2}
VERSION=${VERSION:-2.1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

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