capitalbe: update to v2.2

From CapitalBe's changelog:

* Introduce "ledgers" to separate bookkeeping for multiple persons/projects
* Keep a list of recent ledgers in "Open ledger…" submenu
* Added "CapitalBe ledger" MIME type
* Allow double-clicking and drag&drop of "CapitalBe ledger" files
* Rename "File" to "Ledger" menu and move "Categories" to there
* Let the Zoom button maximize the window vertically
* Still allow transaction dates of the future, but mark them "invalid"
* Fix QIF im/export
* Bugfixes
* Updated documentation
* Updated translations
This commit is contained in:
Humdinger
2024-10-28 08:31:15 +01:00
parent 55c474225c
commit 59679d441d

View File

@@ -1,13 +1,15 @@
SUMMARY="A finance manager"
DESCRIPTION="CapitalBe is a personal finance manager for Haiku. Easily track \
where your money is going. View reports, reconcile accounts and more!"
where your money is going. View reports, create budgets, reconcile accounts and more!
CapitalBe can im- and export QIF files (Quicken Interchange Format)."
HOMEPAGE="https://github.com/HaikuArchives/CapitalBe"
COPYRIGHT="2009 DarkWyrm (Jon Yoder)
2024 HaikuArchives Team"
LICENSE="MIT"
REVISION="1"
SOURCE_URI="$HOMEPAGE/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="a5a1e6addb25ce3e14227a48d8303b191a363b5fe1faeaba9478e17b198d3101"
CHECKSUM_SHA256="f77ab54f45b8818ab074af8725237160e50e3bf4ba2be95ef1f1a1406050a015"
SOURCE_DIR="CapitalBe-$portVersion"
ARCHITECTURES="all"