diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-17 07:26:40 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-17 07:26:40 +0800 |
| commit | df36bfd61252b7c543ab1efbfc5482b453805b0f (patch) | |
| tree | d5bd66148094ed29e68f5ed0db3094327abc0887 | |
| parent | 5df8f99b746d61685c384eeafe048baf2f260ad2 (diff) | |
| download | alicelinux-df36bfd61252b7c543ab1efbfc5482b453805b0f.tar.gz alicelinux-df36bfd61252b7c543ab1efbfc5482b453805b0f.zip | |
wayland-protocols: updated to 1.40
| -rw-r--r-- | repos/wayland/wayland-protocols/.checksum | 2 | ||||
| -rw-r--r-- | repos/wayland/wayland-protocols/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/wayland/wayland-protocols/.checksum b/repos/wayland/wayland-protocols/.checksum index d001a47a..b643e134 100644 --- a/repos/wayland/wayland-protocols/.checksum +++ b/repos/wayland/wayland-protocols/.checksum @@ -1 +1 @@ -6a6331fc2e4a6e52b3d548cfde74a849e38fa406b9cf43f3a45c0a87d97a3222 wayland-protocols-1.39.tar.xz +03ef6b7c644485cab9e07705c1750e62cd786276a1f03fadad13f245d131c0c5 wayland-protocols-1.40.tar.xz diff --git a/repos/wayland/wayland-protocols/abuild b/repos/wayland/wayland-protocols/abuild index 5395102c..d8a57d9a 100644 --- a/repos/wayland/wayland-protocols/abuild +++ b/repos/wayland/wayland-protocols/abuild @@ -1,4 +1,4 @@ name=wayland-protocols -version=1.39 +version=1.40 release=1 source="https://gitlab.freedesktop.org/wayland/$name/-/releases/$version/downloads/$name-$version.tar.xz" |