diff options
| author | Emmett1 <me@emmett1.my> | 2026-06-11 07:23:02 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-06-11 07:23:02 +0000 |
| commit | 6bc6acffdaa50f1e0a8876a64d803cfc0ecc8459 (patch) | |
| tree | 34190f603d9fdc1a24299c3a3d356c7da39272c1 | |
| parent | b8f62bc5f62d934e6cce72cfb7040e41b55fa8dd (diff) | |
| download | alicelinux-6bc6acffdaa50f1e0a8876a64d803cfc0ecc8459.tar.gz alicelinux-6bc6acffdaa50f1e0a8876a64d803cfc0ecc8459.zip | |
wayland-protocols: updated to 1.49
| -rw-r--r-- | repos/extra/wayland-protocols/.shasum | 2 | ||||
| -rw-r--r-- | repos/extra/wayland-protocols/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/wayland-protocols/.shasum b/repos/extra/wayland-protocols/.shasum index cb489300..6a2ed7b5 100644 --- a/repos/extra/wayland-protocols/.shasum +++ b/repos/extra/wayland-protocols/.shasum @@ -1 +1 @@ -9ee21c5384ddeabbc3f2d4418d43583552ddc7a85c6357d7129ebf1e wayland-protocols-1.48.tar.xz +38f67bfdd7d7843b3ec0849cf52f870817cb8ee6e0f9a5df50fdd42a wayland-protocols-1.49.tar.xz diff --git a/repos/extra/wayland-protocols/abuild b/repos/extra/wayland-protocols/abuild index 5d2de0be..0cd68eaf 100644 --- a/repos/extra/wayland-protocols/abuild +++ b/repos/extra/wayland-protocols/abuild @@ -1,4 +1,4 @@ name=wayland-protocols -version=1.48 +version=1.49 release=1 source="https://gitlab.freedesktop.org/wayland/$name/-/releases/$version/downloads/$name-$version.tar.xz" |