Skip to content

Commit

Permalink
libraries/aqbanking: Updated for version 6.6.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
newHeiko committed Dec 20, 2024
1 parent 1db48d6 commit 2fec734
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions libraries/aqbanking/aqbanking.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Slackware build script for aqbanking

# Copyright 2013-2023 Heiko Rosemann Germany
# Copyright 2013-2024 Heiko Rosemann Germany
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
Expand Down Expand Up @@ -30,7 +30,7 @@
cd $(dirname $0) ; CWD=$(pwd)

PRGNAM=aqbanking
VERSION=${VERSION:-6.5.4}
VERSION=${VERSION:-6.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
Expand Down
6 changes: 3 additions & 3 deletions libraries/aqbanking/aqbanking.info
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PRGNAM="aqbanking"
VERSION="6.5.4"
VERSION="6.6.0"
HOMEPAGE="https://www.aquamaniac.de/"
DOWNLOAD="https://www.aquamaniac.de/rdm/attachments/download/499/aqbanking-6.5.4.tar.gz"
MD5SUM="3401dd16a5a98500dbdd4f4a6f86b3ef"
DOWNLOAD="https://www.aquamaniac.de/rdm/attachments/download/531/aqbanking-6.6.0.tar.gz"
MD5SUM="ea8db58ac2b51213e7872ff3085635de"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gwenhywfar xmlsec"
Expand Down

0 comments on commit 2fec734

Please sign in to comment.