Date: Wednesday, April 24, 2019 @ 17:36:20 Author: jlichtblau Revision: 453397
upgpkg: homebank 5.2.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 2019-04-24 17:25:00 UTC (rev 453396) +++ PKGBUILD 2019-04-24 17:36:20 UTC (rev 453397) @@ -2,7 +2,7 @@ # Contributor: William Rea <[email protected]> pkgname=homebank -pkgver=5.2.3 +pkgver=5.2.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=('6a64cc9a54e2b2dce9750797598995b54f430ea438455b474d2c83c69f41aff1') +sha256sums=('79a89ab8816a5973fa6afe75157fa375953795c79c224d510e8af0afed2512d2') build() { cd "${srcdir}"/$pkgname-$pkgver Modified: homebank.changelog =================================================================== --- homebank.changelog 2019-04-24 17:25:00 UTC (rev 453396) +++ homebank.changelog 2019-04-24 17:36:20 UTC (rev 453397) @@ -1,3 +1,6 @@ +2019-04-24 Jaroslav Lichtblau <[email protected]> + * homebank 5.2.4-1 + 2019-03-19 Jaroslav Lichtblau <[email protected]> * homebank 5.2.3-1
