From ad2c3efb1da9e72eb31561ae563fb8a454f29d8f Mon Sep 17 00:00:00 2001 From: Christian Schendel Date: Thu, 9 Oct 2025 15:57:40 +0200 Subject: [PATCH] update nvchecker --- current_version.json | 23 ++++++++++++++--------- dalci-pkgbuild.toml | 7 ++++++- 2 files changed, 20 insertions(+), 10 deletions(-) diff --git a/current_version.json b/current_version.json index cacdd04..e32dedf 100644 --- a/current_version.json +++ b/current_version.json @@ -122,7 +122,7 @@ "revision": "54a2c47bec416f8bd4948147da24c095e9bf2c19" }, "google-chrome-bin": { - "version": "141.0.7390.54" + "version": "141.0.7390.65" }, "grimblast": { "version": "20251004.213006", @@ -239,8 +239,13 @@ "gitref": "refs/tags/v2.2.1", "revision": "362587d69f343f851ffd5702fc7d9e8cff2f6896" }, - "pamac-aur": { - "version": "v11.7.3", + "pamac-cli": { + "version": "11.7.3", + "gitref": "refs/tags/11.7.3", + "revision": "27cc40525a5820177a9d77028d9e481a500d61ee" + }, + "pamac-gtk": { + "version": "11.7.3", "gitref": "refs/tags/v11.7.3", "revision": "06c846c0310030ee45870b190359553b1c105f77" }, @@ -250,9 +255,9 @@ "revision": "fe57c69f2935f3c562e4fd5f7dc7dea1bf8a9843" }, "papirus-icon-theme-git": { - "version": "20251004.055356", - "revision": "ecaa1c499bc031c744a73653aedb5e80374bf88e", - "url": "https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/commit/ecaa1c499bc031c744a73653aedb5e80374bf88e" + "version": "20251009.044129", + "revision": "586ce5ff45efe21848da6c7aa81ca3556cba4d48", + "url": "https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/commit/586ce5ff45efe21848da6c7aa81ca3556cba4d48" }, "peazip": { "version": "10.6.1", @@ -384,9 +389,9 @@ "revision": "61ee1e10620277f827b8302b46afacf72c0d1709" }, "zen-browser-bin": { - "version": "1.16.3b", - "gitref": "refs/tags/1.16.3b", - "revision": "9b3ef6da897b1ee2e9adc6abb10f9b4ba45445c8" + "version": "1.16.4b", + "gitref": "refs/tags/1.16.4b", + "revision": "0d3be8142157fd295fd114b6fbab76038a438b32" }, "zsh-theme-powerlevel10k": { "version": "1.20.0", diff --git a/dalci-pkgbuild.toml b/dalci-pkgbuild.toml index 2e674ae..27afc9d 100644 --- a/dalci-pkgbuild.toml +++ b/dalci-pkgbuild.toml @@ -241,9 +241,14 @@ source = "git" git = "https://gitlab.com/protist/pacolog.git" prefix = "v" -[pamac-aur] +[pamac-cli] +source = "git" +git = "https://github.com/manjaro/pamac-cli.git" + +[pamac-gtk] source = "git" git = "https://github.com/manjaro/pamac.git" +prefix = "v" [pandoc-bin] source = "git"