Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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-2025 Heiko Rosemann Germany
# Copyright 2013-2026 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.8.4}
VERSION=${VERSION:-6.9.1}
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.8.4"
VERSION="6.9.1"
HOMEPAGE="https://www.aquamaniac.de/"
DOWNLOAD="https://www.aquamaniac.de/rdm/attachments/download/646/aqbanking-6.8.4.tar.gz"
MD5SUM="73be8f0203ff83ccf0a35d27f4dc8653"
DOWNLOAD="https://www.aquamaniac.de/rdm/attachments/download/652/aqbanking-6.9.1.tar.gz"
MD5SUM="1129d2caa491c5339dae6e492e53d9a8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gwenhywfar xmlsec"
Expand Down
Loading