From 92af16f5b8c79d0ed28f508da2ebea29b87343c5 Mon Sep 17 00:00:00 2001 From: Humdinger Date: Sun, 15 Sep 2024 09:22:20 +0200 Subject: [PATCH] CapitalBe: update to v2.1 Bugfix release: * Layout improvements for the Budget window * Fix quarterly reports showing wrong quarter label * Fix Reports not updating when changing dates * Added translation for Russian, updated translations --- .../capitalbe/{capitalbe-2.0.recipe => capitalbe-2.1.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename haiku-apps/capitalbe/{capitalbe-2.0.recipe => capitalbe-2.1.recipe} (91%) diff --git a/haiku-apps/capitalbe/capitalbe-2.0.recipe b/haiku-apps/capitalbe/capitalbe-2.1.recipe similarity index 91% rename from haiku-apps/capitalbe/capitalbe-2.0.recipe rename to haiku-apps/capitalbe/capitalbe-2.1.recipe index d1e093ad3..6797fd959 100644 --- a/haiku-apps/capitalbe/capitalbe-2.0.recipe +++ b/haiku-apps/capitalbe/capitalbe-2.1.recipe @@ -7,7 +7,7 @@ COPYRIGHT="2009 DarkWyrm (Jon Yoder) LICENSE="MIT" REVISION="1" SOURCE_URI="$HOMEPAGE/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="43c7e3d9d09dcd7801ca6869ad18e477cf55937db7a5a943fb25322d5f189c89" +CHECKSUM_SHA256="a5a1e6addb25ce3e14227a48d8303b191a363b5fe1faeaba9478e17b198d3101" SOURCE_DIR="CapitalBe-$portVersion" ARCHITECTURES="all"