Date: Thursday, September 29, 2022 @ 17:00:01 Author: jlichtblau Revision: 1316586
upgpkg: aqbanking 6.5.1-1 - new upstream release Modified: aqbanking/trunk/PKGBUILD ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-29 16:58:34 UTC (rev 1316585) +++ PKGBUILD 2022-09-29 17:00:01 UTC (rev 1316586) @@ -3,8 +3,8 @@ # Contributor: David Moore <[email protected]> pkgname=aqbanking -pkgver=6.5.0 -pkgrel=2 +pkgver=6.5.1 +pkgrel=1 pkgdesc="A library for online banking and financial applications" arch=('x86_64') url="https://www.aquamaniac.de/rdm/projects/aqbanking" @@ -11,10 +11,10 @@ license=('GPL') depends=('gwenhywfar') options=('!makeflags') -source=(https://www.aquamaniac.de/rdm/attachments/download/435/$pkgname-$pkgver.tar.gz - https://www.aquamaniac.de/rdm/attachments/download/434/$pkgname-$pkgver.tar.gz.asc) +source=(https://www.aquamaniac.de/rdm/attachments/download/445/$pkgname-$pkgver.tar.gz + https://www.aquamaniac.de/rdm/attachments/download/444/$pkgname-$pkgver.tar.gz.asc) validpgpkeys=('42400AF5EB2A17F0A69BB551E9899D784A977416') #AqBanking Package Key <[email protected]> -sha256sums=('4d2d3bea086e96ada7b6819206d4eb4168ceb7e32dce9a68dc6c6eabcc9eb63e' +sha256sums=('30fd75c009261a24dbfa9725237044216b2ced86d41d96e053a0045985f2f297' 'SKIP') build() {
