feedgator: update to version 2.2.b (#13243)

This commit is contained in:
tmtfx
2025-11-22 04:39:57 +01:00
committed by GitHub
parent b94695ccb3
commit 0cad31d616

View File

@@ -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"