aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/package/wayland
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-05-24 16:18:19 +0900
committerOphestra <cat@gensokyo.uk>2026-05-24 16:20:26 +0900
commita3867ad65fd07b2daead85fe5c30422ac916890e (patch)
tree1ee2ada5ce6523a55d0c73967eb16345bb2a3f35 /internal/rosa/package/wayland
parent689f97297691beb266ded94e7b4fdcd4a36da51b (diff)
internal/rosa/azalea: replace binding token
This replaces the '*' placeholder with a less confusing '#'. Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa/package/wayland')
-rw-r--r--internal/rosa/package/wayland/package.az4
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/rosa/package/wayland/package.az b/internal/rosa/package/wayland/package.az
index a4a374c8..1c3e3ffe 100644
--- a/internal/rosa/package/wayland/package.az
+++ b/internal/rosa/package/wayland/package.az
@@ -3,7 +3,7 @@ package wayland {
website = "https://wayland.freedesktop.org";
anitya = 10061;
- version* = "1.25.0";
+ version# = "1.25.0";
source = remoteGitLab {
domain = "gitlab.freedesktop.org";
suffix = "wayland/wayland";
@@ -46,7 +46,7 @@ package wayland-protocols {
website = "https://wayland.freedesktop.org";
anitya = 13997;
- version* = "1.48";
+ version# = "1.48";
source = remoteGitLab {
domain = "gitlab.freedesktop.org";
suffix = "wayland/wayland-protocols";