diff --git a/haiku-apps/feedgator/feedgator-2.2.b.recipe b/haiku-apps/feedgator/feedgator-2.3.b.recipe similarity index 87% rename from haiku-apps/feedgator/feedgator-2.2.b.recipe rename to haiku-apps/feedgator/feedgator-2.3.b.recipe index 812c960cb..81af2a3ae 100644 --- a/haiku-apps/feedgator/feedgator-2.2.b.recipe +++ b/haiku-apps/feedgator/feedgator-2.3.b.recipe @@ -3,14 +3,14 @@ DESCRIPTION="FeedGator is a feed/RSS aggregator. \ It's a python3 program that uses Haiku APIs through Haiku-PyAPI \ wrapper and the feedparser module. \ Check the settings to enable some features like automated feed checks \ -or minimized launch. \ +or minimized launch, and read the user guide to find out some tips. \ The code is released under MIT license." HOMEPAGE="https://github.com/tmtfx/feedgator" COPYRIGHT="2025 Fabio Tomat (TmTFx)" LICENSE="MIT" REVISION="1" SOURCE_URI="https://github.com/tmtfx/FeedGator/archive/refs/tags/$portVersion.tar.gz" -CHECKSUM_SHA256="f21dae02ca2807a63e3179cde139166a1a19b4b97a4be5d6ac35df149f8da698" +CHECKSUM_SHA256="e9358c6da1c117c5c574359496c14d341a68b813869bfb30c9a9f3b9715753c3" SOURCE_DIR="FeedGator-$portVersion" ARCHITECTURES="any"