[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Sun May 19 21:02:58 UTC 2019
Date: Sunday, May 19, 2019 @ 21:02:57
Author: jlichtblau
Revision: 468002
upgpkg: homebank 5.2.5-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-19 21:00:30 UTC (rev 468001)
+++ PKGBUILD 2019-05-19 21:02:57 UTC (rev 468002)
@@ -2,7 +2,7 @@
# Contributor: William Rea <sillywilly at gmail.com>
pkgname=homebank
-pkgver=5.2.4
+pkgver=5.2.5
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=('79a89ab8816a5973fa6afe75157fa375953795c79c224d510e8af0afed2512d2')
+sha256sums=('dc0cb611fa087b14806850f9c8cf7a50d592faee7c839ec9d5221d14e48b269c')
build() {
cd "${srcdir}"/$pkgname-$pkgver
Modified: homebank.changelog
===================================================================
--- homebank.changelog 2019-05-19 21:00:30 UTC (rev 468001)
+++ homebank.changelog 2019-05-19 21:02:57 UTC (rev 468002)
@@ -1,3 +1,6 @@
+2019-05-19 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+ * homebank 5.2.5-1
+
2019-04-24 Jaroslav Lichtblau <svetlemodry at archlinux.org>
* homebank 5.2.4-1
More information about the arch-commits
mailing list