libraries/aqbanking: Updated for version 6.5.0.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
newHeiko 2022-04-23 16:00:18 +02:00 committed by Willy Sudiarto Raharjo
parent 41aab9d0bb
commit 34d1e3706a
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -30,8 +30,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=aqbanking
VERSION=${VERSION:-6.4.1}
BUILD=${BUILD:-2}
VERSION=${VERSION:-6.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="aqbanking"
VERSION="6.4.1"
VERSION="6.5.0"
HOMEPAGE="https://www.aquamaniac.de/"
DOWNLOAD="https://aquamaniac.de/rdm/attachments/download/400/aqbanking-6.4.1.tar.gz"
MD5SUM="abb5ad84ec4edb0c8e9653d98f5c4a8b"
DOWNLOAD="https://aquamaniac.de/rdm/attachments/download/435/aqbanking-6.5.0.tar.gz"
MD5SUM="dc14c97adb3852620a9aa8941c89937e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gwenhywfar xmlsec"