Date: Saturday, May 25, 2019 @ 18:44:21 Author: jlichtblau Revision: 470761
upgpkg: homebank 5.2.6-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 2019-05-25 18:40:16 UTC (rev 470760) +++ PKGBUILD 2019-05-25 18:44:21 UTC (rev 470761) @@ -2,7 +2,7 @@ # Contributor: William Rea <[email protected]> pkgname=homebank -pkgver=5.2.5 +pkgver=5.2.6 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=('dc0cb611fa087b14806850f9c8cf7a50d592faee7c839ec9d5221d14e48b269c') +sha256sums=('9a14cbf7029080f208d76b27a2d8066964426685ddc86fd1abed30bd428c9881') build() { cd "${srcdir}"/$pkgname-$pkgver Modified: homebank.changelog =================================================================== --- homebank.changelog 2019-05-25 18:40:16 UTC (rev 470760) +++ homebank.changelog 2019-05-25 18:44:21 UTC (rev 470761) @@ -1,3 +1,6 @@ +2019-05-25 Jaroslav Lichtblau <[email protected]> + * homebank 5.2.6-1 + 2019-05-19 Jaroslav Lichtblau <[email protected]> * homebank 5.2.5-1
