capitalbe: new release v2.3

CapitalBe v2.3 changelog:

* Account settings: added option to set an opening date and balance
* Report: Improved summarily display of categories (1 row/category)
* Bugfix: support non-ASCII characters for payee and category
* Bugfix: fix QIF export of multiple accounts
* Bugfix: don't create a transaction if the user aborted it ("Cancel")
* Rename category type from "Spending" to "Expenses"
* Added French translation, thanks blioberis, Jérôme Duval, and Briseur!
* Update documenation
This commit is contained in:
Humdinger
2024-11-30 17:12:20 +01:00
parent ee6e29e2a9
commit 741ce28753

View File

@@ -9,7 +9,7 @@ COPYRIGHT="2009 DarkWyrm (Jon Yoder)
LICENSE="MIT"
REVISION="1"
SOURCE_URI="$HOMEPAGE/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="f77ab54f45b8818ab074af8725237160e50e3bf4ba2be95ef1f1a1406050a015"
CHECKSUM_SHA256="bfe0125b9e5464aad6227f07c432a299a04218256828d0c7e4ecb49537fc038f"
SOURCE_DIR="CapitalBe-$portVersion"
ARCHITECTURES="all"