Date: Saturday, April 18, 2015 @ 21:17:57 Author: jlichtblau Revision: 131644
upgpkg: homebank 5.0.1-1 Modified: homebank/trunk/PKGBUILD homebank/trunk/homebank.changelog --------------------+ PKGBUILD | 4 ++-- homebank.changelog | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-18 19:07:50 UTC (rev 131643) +++ PKGBUILD 2015-04-18 19:17:57 UTC (rev 131644) @@ -3,7 +3,7 @@ # Contributor: William Rea <[email protected]> pkgname=homebank -pkgver=5.0.0 +pkgver=5.0.1 pkgrel=1 pkgdesc="Free, easy, personal accounting for everyone" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ install=$pkgname.install changelog=$pkgname.changelog source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz) -sha256sums=('28d4342d989997ce63acdf5b92354f6142bb6d87d57fc37dd7610beb73305918') +sha256sums=('59b8c0d4ed520e1a79ab51087662642fceb0e68862f3c59b2557e1a91f259257') build() { cd "${srcdir}"/$pkgname-$pkgver Modified: homebank.changelog =================================================================== --- homebank.changelog 2015-04-18 19:07:50 UTC (rev 131643) +++ homebank.changelog 2015-04-18 19:17:57 UTC (rev 131644) @@ -1,3 +1,6 @@ +2015-04-18 Jaroslav Lichtblau <[email protected]> + * homebank 5.0.1-1 + 2015-02-08 Jaroslav Lichtblau <[email protected]> * homebank 5.0.0-1
