aboutsummaryrefslogtreecommitdiffstats
path: root/.extras
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-07-10 19:37:30 +0200
committerDanilo M. <danix@danix.xyz>2026-07-10 19:37:30 +0200
commit4b3b46c51b93b80ee97fe511b576d0c63de71806 (patch)
tree8966ae71aa87974ae52b7a4dbf7e74040192773b /.extras
parent544a06e7bfa3fa2c1347bc002a8c1fbef5fa4fd3 (diff)
downloadmy-slackbuilds-4b3b46c51b93b80ee97fe511b576d0c63de71806.tar.gz
my-slackbuilds-4b3b46c51b93b80ee97fe511b576d0c63de71806.zip
Move r8125 and UrbanTerror to sbo-slackbuilds repo
These are danix SBo-official packages (UrbanTerror maintainership transfers on the pending SBo merge); they now live in the separate sbo-slackbuilds repository. Drop their package dirs, nvchecker stanzas, and README rows here.
Diffstat (limited to '.extras')
-rw-r--r--.extras/nvchecker.toml12
1 files changed, 0 insertions, 12 deletions
diff --git a/.extras/nvchecker.toml b/.extras/nvchecker.toml
index c53f2bc..4c7667b 100644
--- a/.extras/nvchecker.toml
+++ b/.extras/nvchecker.toml
@@ -27,11 +27,6 @@ github = "anomalyco/opencode"
use_latest_release = true
prefix = "v"
-[r8125]
-source = "jq"
-url = "https://www.realtek.com/Download/ListAllDownloadItem?cate_id=584"
-filter = '.Data.DownloadItems["Unix (Linux)"][] | select(.Name | startswith("r8125")) | .Version'
-
[kvantum-qt6]
source = "github"
github = "tsujan/Kvantum"
@@ -114,13 +109,6 @@ github = "danixland/firefly-cli"
use_max_tag = true
prefix = "v"
-[UrbanTerror]
-source = "regex"
-url = "https://www.urbanterror.info/downloads/"
-regex = "UrbanTerror(\\d+)_full\\.zip"
-from_pattern = "(\\d)(\\d)(\\d)"
-to_pattern = "\\1.\\2.\\3"
-
[gitea-cli]
source = "gitea"
gitea = "gitea/tea"