Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
aqbanking
Commits:
be5f047c by Antonio Rojas at 2026-01-13T09:57:29+01:00
upgpkg: 6.9.1-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,16 +1,16 @@
pkgbase = aqbanking
pkgdesc = A library for online banking and financial applications
- pkgver = 6.6.4
+ pkgver = 6.9.1
pkgrel = 1
url = https://www.aquamaniac.de/rdm/projects/aqbanking
arch = x86_64
license = GPL
depends = gwenhywfar
options = !makeflags
- source =
https://www.aquamaniac.de/rdm/attachments/download/548/aqbanking-6.6.4.tar.gz
- source =
https://www.aquamaniac.de/rdm/attachments/download/547/aqbanking-6.6.4.tar.gz.asc
+ source =
https://www.aquamaniac.de/rdm/attachments/download/652/aqbanking-6.9.1.tar.gz
+ source =
https://www.aquamaniac.de/rdm/attachments/download/651/aqbanking-6.9.1.tar.gz.asc
validpgpkeys = 42400AF5EB2A17F0A69BB551E9899D784A977416
- sha256sums =
a25c209538fa163f3749676a084493c9a43d9045a945aeee2db25dfd9a502b7f
+ sha256sums =
fc94a2bebfbb4fc26b98dc93c8fa36a8026298cd7995f79821c480db35587f6b
sha256sums = SKIP
pkgname = aqbanking
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: David Moore <[email protected]>
pkgname=aqbanking
-pkgver=6.6.4
+pkgver=6.9.1
pkgrel=1
pkgdesc="A library for online banking and financial applications"
arch=('x86_64')
@@ -11,10 +11,10 @@ url="https://www.aquamaniac.de/rdm/projects/aqbanking"
license=('GPL')
depends=('gwenhywfar')
options=('!makeflags')
-source=(https://www.aquamaniac.de/rdm/attachments/download/548/$pkgname-$pkgver.tar.gz
-
https://www.aquamaniac.de/rdm/attachments/download/547/$pkgname-$pkgver.tar.gz.asc)
+source=(https://www.aquamaniac.de/rdm/attachments/download/652/$pkgname-$pkgver.tar.gz
+
https://www.aquamaniac.de/rdm/attachments/download/651/$pkgname-$pkgver.tar.gz.asc)
validpgpkeys=('42400AF5EB2A17F0A69BB551E9899D784A977416') #AqBanking Package
Key <[email protected]>
-sha256sums=('a25c209538fa163f3749676a084493c9a43d9045a945aeee2db25dfd9a502b7f'
+sha256sums=('fc94a2bebfbb4fc26b98dc93c8fa36a8026298cd7995f79821c480db35587f6b'
'SKIP')
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/aqbanking/-/commit/be5f047ca4e3ae3826905b16c3d63e0afd7d34e4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/aqbanking/-/commit/be5f047ca4e3ae3826905b16c3d63e0afd7d34e4
You're receiving this email because of your account on gitlab.archlinux.org.