pkgname: aqbanking pkgver: '6.9.2' pkgrel: '1' pkgdesc: 'A library for online banking and financial applications' url: 'https://www.aquamaniac.de/rdm/projects/aqbanking' arch: x86_64 license: - GPL depends: [] makedepends: - tar - gwenhywfar - xmlsec source: - 'https://www.aquamaniac.de/rdm/attachments/download/654/${pkgname}-${pkgver}.tar.gz' sha256sums: - SKIP build: | cd ${pkgname}-${pkgver} export PKG_CONFIG=/usr/bin/pkg-config ./configure --prefix=/usr --enable-gwenhywfar make make DESTDIR=${PKGDIR} install package: | true