From 4b3b46c51b93b80ee97fe511b576d0c63de71806 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 10 Jul 2026 19:37:30 +0200 Subject: 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. --- .extras/nvchecker.toml | 12 ------------ 1 file changed, 12 deletions(-) (limited to '.extras') 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" -- cgit v1.2.3