From 0f85c50e6f04a1f5062bdfb4d5ad45abf9818553 Mon Sep 17 00:00:00 2001 From: nevaforget Date: Tue, 28 Apr 2026 10:10:26 +0200 Subject: [PATCH] chore: bump pkgrel to retrigger build after I/O caps applied Run 106 hung the host before I/O caps were in place. act_runner now has 30 MB/s + 500 IOPS hard limits via blkio_config; this commit retriggers the build that failed mid-compile. --- moongreet-git/PKGBUILD | 2 +- sweet-cursors-git/PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/moongreet-git/PKGBUILD b/moongreet-git/PKGBUILD index 3785ee8..bff6790 100644 --- a/moongreet-git/PKGBUILD +++ b/moongreet-git/PKGBUILD @@ -6,7 +6,7 @@ pkgname=moongreet-git epoch=1 pkgver=0.8.3.r3.gb9b6f50 -pkgrel=4 +pkgrel=5 pkgdesc="A greetd greeter for Wayland with GTK4 and Layer Shell" arch=('x86_64') url="https://gitea.moonarch.de/nevaforget/greetd-moongreet" diff --git a/sweet-cursors-git/PKGBUILD b/sweet-cursors-git/PKGBUILD index 9008cf2..cbb8074 100644 --- a/sweet-cursors-git/PKGBUILD +++ b/sweet-cursors-git/PKGBUILD @@ -6,7 +6,7 @@ pkgname=sweet-cursors-git epoch=1 pkgver=r1.4b49c35 -pkgrel=3 +pkgrel=4 pkgdesc="Sweet cursor theme" arch=('any') url="https://gitea.moonarch.de/nevaforget/Sweet-cursors"