diff --git a/haiku-apps/feedgator/feedgator-2.1.b.recipe b/haiku-apps/feedgator/feedgator-2.2.b.recipe similarity index 82% rename from haiku-apps/feedgator/feedgator-2.1.b.recipe rename to haiku-apps/feedgator/feedgator-2.2.b.recipe index 5c7e9683b..812c960cb 100644 --- a/haiku-apps/feedgator/feedgator-2.1.b.recipe +++ b/haiku-apps/feedgator/feedgator-2.2.b.recipe @@ -1,16 +1,16 @@ SUMMARY="Feed the Gator" DESCRIPTION="FeedGator is a feed/RSS aggregator. \ -It's a native python3 program that uses Haiku APIs through Haiku-PyAPI \ +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 launch minimized. \ +or minimized launch. \ The code is released under MIT license." HOMEPAGE="https://github.com/tmtfx/feedgator" -COPYRIGHT="2024 Fabio Tomat (TmTFx)" +COPYRIGHT="2025 Fabio Tomat (TmTFx)" LICENSE="MIT" REVISION="1" SOURCE_URI="https://github.com/tmtfx/FeedGator/archive/refs/tags/$portVersion.tar.gz" -CHECKSUM_SHA256="7b3f7711ab6c9c7318357bf155fb3f6a25b75dcc29ec4b2b2f1a1e336a7ca0d1" +CHECKSUM_SHA256="f21dae02ca2807a63e3179cde139166a1a19b4b97a4be5d6ac35df149f8da698" SOURCE_DIR="FeedGator-$portVersion" ARCHITECTURES="any"