diff --git a/www/tgpt/Makefile b/www/tgpt/Makefile index dbe343a75285..3779c47e771d 100644 --- a/www/tgpt/Makefile +++ b/www/tgpt/Makefile @@ -1,19 +1,18 @@ PORTNAME= tgpt DISTVERSIONPREFIX= v -DISTVERSION= 2.9.2 -PORTREVISION= 1 +DISTVERSION= 2.9.3 CATEGORIES= www MAINTAINER= nxjoseph@protonmail.com COMMENT= AI Chatbots in terminal without needing API keys WWW= https://github.com/aandrew-me/tgpt LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:1.22,modules GO_MODULE= github.com/aandrew-me/tgpt/v2 PLIST_FILES= bin/tgpt .include diff --git a/www/tgpt/distinfo b/www/tgpt/distinfo index 804d9106572d..33e0fd740f82 100644 --- a/www/tgpt/distinfo +++ b/www/tgpt/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1742741760 -SHA256 (go/www_tgpt/tgpt-v2.9.2/v2.9.2.mod) = 419084ed0cd4a827ad2ca8fecaabeaf17abaaa104cbef9faead421f1b1804cc0 -SIZE (go/www_tgpt/tgpt-v2.9.2/v2.9.2.mod) = 2573 -SHA256 (go/www_tgpt/tgpt-v2.9.2/v2.9.2.zip) = 7fa65761b16b63102cc2aa1622c7560b580258ff909a4180f9c4b9b336570adc -SIZE (go/www_tgpt/tgpt-v2.9.2/v2.9.2.zip) = 60308 +TIMESTAMP = 1743766241 +SHA256 (go/www_tgpt/tgpt-v2.9.3/v2.9.3.mod) = 419084ed0cd4a827ad2ca8fecaabeaf17abaaa104cbef9faead421f1b1804cc0 +SIZE (go/www_tgpt/tgpt-v2.9.3/v2.9.3.mod) = 2573 +SHA256 (go/www_tgpt/tgpt-v2.9.3/v2.9.3.zip) = 7861f2aae1e3e38dd92ff600f53ff58fe3c50951a060c0658f4a312ca321aace +SIZE (go/www_tgpt/tgpt-v2.9.3/v2.9.3.zip) = 61165 diff --git a/www/tgpt/pkg-descr b/www/tgpt/pkg-descr index a008de812281..adda5c08fe95 100644 --- a/www/tgpt/pkg-descr +++ b/www/tgpt/pkg-descr @@ -1,18 +1,20 @@ tgpt is a cross-platform command-line interface (CLI) tool to use AI chatbots in your Terminal without requiring API keys. Currently available providers: - Deepseek (Requires API key) - Duckduckgo (Supports several models) - Groq (Requires a free API Key. Many models) - Isou (Deepseek-chat with SEARXNG) - KoboldAI (koboldcpp/HF_SPACE_Tiefighter-13B) - Ollama (Supports many models) - OpenAI (All models, Requires API Key, supports custom endpoints) - Phind (Phind Model) - Pollinations (Many free models) +- Gemini (Requires a free API key, supports many models, + default model is gemini-2.0-flash) Image Generation Models: - Pollinations