aboutsummaryrefslogtreecommitdiffstats
path: root/.extras/nvchecker.toml
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-07-06 11:08:40 +0200
committerDanilo M. <danix@danix.xyz>2026-07-06 11:08:40 +0200
commit8b92a3e2669ec6144ec06bf9b28ed8c6fabb40e8 (patch)
treed82c365f256a93a825b0299478394bcd0f7261e5 /.extras/nvchecker.toml
parent3ab88b314055d006d047baf6fe4daac14993d25c (diff)
downloadmy-slackbuilds-8b92a3e2669ec6144ec06bf9b28ed8c6fabb40e8.tar.gz
my-slackbuilds-8b92a3e2669ec6144ec06bf9b28ed8c6fabb40e8.zip
gitea-cli: rename from tea to avoid SBo conflict
SBo already has an unrelated "tea" package (a text editor). Rename the package to gitea-cli; the installed binary stays /usr/bin/tea. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to '.extras/nvchecker.toml')
-rw-r--r--.extras/nvchecker.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.extras/nvchecker.toml b/.extras/nvchecker.toml
index 4dd2403..d514369 100644
--- a/.extras/nvchecker.toml
+++ b/.extras/nvchecker.toml
@@ -120,7 +120,7 @@ regex = "UrbanTerror(\\d+)_full\\.zip"
from_pattern = "(\\d)(\\d)(\\d)"
to_pattern = "\\1.\\2.\\3"
-[tea]
+[gitea-cli]
source = "gitea"
gitea = "gitea/tea"
use_max_tag = true