From 94607c032f3dc3318ac3c2c48c6ff841eeabaccd Mon Sep 17 00:00:00 2001 From: Christian Schendel Date: Fri, 19 Sep 2025 21:12:11 +0200 Subject: [PATCH 1/2] modified: current_version.json --- current_version.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/current_version.json b/current_version.json index bf265b6..79d2f74 100644 --- a/current_version.json +++ b/current_version.json @@ -230,9 +230,9 @@ "revision": "92d2affbee4d5f6bf5fcd20d1bc4519a1ce2eb45" }, "papirus-icon-theme-git": { - "version": "20250906.060022", - "revision": "ecda02faee671f66d0be3a290835070c36d6230d", - "url": "https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/commit/ecda02faee671f66d0be3a290835070c36d6230d" + "version": "20250919.152406", + "revision": "9542f3e25d89bfadc66f90a1b94e1fc42011dec7", + "url": "https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/commit/9542f3e25d89bfadc66f90a1b94e1fc42011dec7" }, "peazip": { "version": "10.6.1", From 0e1fee78ff3ea5d9a8eda31f12e4c55058192924 Mon Sep 17 00:00:00 2001 From: Christian Schendel Date: Sat, 20 Sep 2025 08:12:45 +0200 Subject: [PATCH 2/2] update nvchecker --- current_version.json | 5 +++++ dalci-pkgbuild.toml | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/current_version.json b/current_version.json index 79d2f74..a94a47c 100644 --- a/current_version.json +++ b/current_version.json @@ -119,6 +119,11 @@ "google-chrome-bin": { "version": "140.0.7339.185" }, + "grimblast": { + "version": "20250916.203942", + "revision": "9e73a0e753251fbc6e987bd13324886dc6ca8f9a", + "url": "https://github.com/hyprwm/contrib/commit/9e73a0e753251fbc6e987bd13324886dc6ca8f9a" + }, "grub-theme-arch": { "version": "3.4", "gitref": "refs/tags/v3.4", diff --git a/dalci-pkgbuild.toml b/dalci-pkgbuild.toml index 6dd8e68..68cf53f 100644 --- a/dalci-pkgbuild.toml +++ b/dalci-pkgbuild.toml @@ -126,6 +126,10 @@ suite = "stable" repo = "main" strip_release = true +[grimblast] +source = "github" +github = "hyprwm/contrib" + [grub-theme-arch] source = "git" git = "https://github.com/ahmedmoselhi/distro-grub-themes.git"