[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)
Jaroslav Lichtblau
jlichtblau at gemini.archlinux.org
Mon May 2 10:14:30 UTC 2022
Date: Monday, May 2, 2022 @ 10:14:30
Author: jlichtblau
Revision: 1192204
upgpkg: homebank 5.5.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 2022-05-02 10:07:44 UTC (rev 1192203)
+++ PKGBUILD 2022-05-02 10:14:30 UTC (rev 1192204)
@@ -2,7 +2,7 @@
# Contributor: William Rea <sillywilly at gmail.com>
pkgname=homebank
-pkgver=5.5.4
+pkgver=5.5.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=('0d0669bca099340ae5c213ea13cb2b93283bfc8a0e4cf7a5902c1829366e5765')
+sha256sums=('bece05ecb52392147424aa1e5a179389777b82bf468abebd73eb70b2af9c9e67')
build() {
cd "${srcdir}"/$pkgname-$pkgver
Modified: homebank.changelog
===================================================================
--- homebank.changelog 2022-05-02 10:07:44 UTC (rev 1192203)
+++ homebank.changelog 2022-05-02 10:14:30 UTC (rev 1192204)
@@ -1,3 +1,6 @@
+2022-05-02 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+ * homebank 5.5.5-1
+
2022-01-16 Jaroslav Lichtblau <svetlemodry at archlinux.org>
* homebank 5.5.4-1
More information about the arch-commits
mailing list