aboutsummaryrefslogtreecommitdiffstats
path: root/.extras/nvchecker.toml
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-07-06 10:55:01 +0200
committerDanilo M. <danix@danix.xyz>2026-07-06 10:59:52 +0200
commite74a675c79a9260689166ffec8459c975f599cd1 (patch)
tree84cd9398f5913f2a8fe7b0c0104e03a0607e713c /.extras/nvchecker.toml
parentcb5aec98f236481540645d2d23cbdde0bb86e6fe (diff)
downloadmy-slackbuilds-e74a675c79a9260689166ffec8459c975f599cd1.tar.gz
my-slackbuilds-e74a675c79a9260689166ffec8459c975f599cd1.zip
tea: add version 0.14.2
Gitea command line client, built from source with go build. Network build (upstream tarball is not vendored), personal repo only. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to '.extras/nvchecker.toml')
-rw-r--r--.extras/nvchecker.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.extras/nvchecker.toml b/.extras/nvchecker.toml
index 87967ef..4dd2403 100644
--- a/.extras/nvchecker.toml
+++ b/.extras/nvchecker.toml
@@ -119,3 +119,9 @@ url = "https://www.urbanterror.info/downloads/"
regex = "UrbanTerror(\\d+)_full\\.zip"
from_pattern = "(\\d)(\\d)(\\d)"
to_pattern = "\\1.\\2.\\3"
+
+[tea]
+source = "gitea"
+gitea = "gitea/tea"
+use_max_tag = true
+prefix = "v"