Date: Sunday, January 16, 2022 @ 11:49:28 Author: jlichtblau Revision: 1105984
upgpkg: homebank 5.5.4-1 - new upstream release Modified: homebank/trunk/PKGBUILD homebank/trunk/homebank.changelog --------------------+ PKGBUILD | 4 ++-- homebank.changelog | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-16 11:44:19 UTC (rev 1105983) +++ PKGBUILD 2022-01-16 11:49:28 UTC (rev 1105984) @@ -2,7 +2,7 @@ # Contributor: William Rea <[email protected]> pkgname=homebank -pkgver=5.5.3 +pkgver=5.5.4 pkgrel=1 pkgdesc="Free, easy, personal accounting for everyone" arch=('x86_64') @@ -13,7 +13,7 @@ makedepends=('intltool') changelog=$pkgname.changelog source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz) -sha256sums=('073607918a9610087791f36f59e70d1261fee8e4e1146a5cfd5871a1d2d91093') +sha256sums=('0d0669bca099340ae5c213ea13cb2b93283bfc8a0e4cf7a5902c1829366e5765') build() { cd "${srcdir}"/$pkgname-$pkgver Modified: homebank.changelog =================================================================== --- homebank.changelog 2022-01-16 11:44:19 UTC (rev 1105983) +++ homebank.changelog 2022-01-16 11:49:28 UTC (rev 1105984) @@ -1,3 +1,6 @@ +2022-01-16 Jaroslav Lichtblau <[email protected]> + * homebank 5.5.4-1 + 2021-08-28 Jaroslav Lichtblau <[email protected]> * homebank 5.5.3-1
