diff options
| author | emmett1 <me@emmett1.my> | 2026-06-08 22:16:20 +0800 |
|---|---|---|
| committer | emmett1 <me@emmett1.my> | 2026-06-08 22:16:20 +0800 |
| commit | b1674f90bc5c441e42a19b412f28bf3f81097249 (patch) | |
| tree | 2fcb6e13737713e0867f3a9d365d3b1d7e13e2b5 /repos/extra/wayland | |
| parent | d79dbb56741da786ba02e391a89bb21bc01403a0 (diff) | |
| download | alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.tar.gz alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.zip | |
removed .checksum, added .shasum, added info file
Diffstat (limited to 'repos/extra/wayland')
| -rw-r--r-- | repos/extra/wayland/.checksum | 1 | ||||
| -rw-r--r-- | repos/extra/wayland/.shasum | 1 | ||||
| -rw-r--r-- | repos/extra/wayland/info | 4 |
3 files changed, 5 insertions, 1 deletions
diff --git a/repos/extra/wayland/.checksum b/repos/extra/wayland/.checksum deleted file mode 100644 index ec67bba0..00000000 --- a/repos/extra/wayland/.checksum +++ /dev/null @@ -1 +0,0 @@ -e901b1eea94562827cda0a68351db7625340239eacf696d852cc0c6b2a9edcc6 wayland-1.25.0.tar.xz diff --git a/repos/extra/wayland/.shasum b/repos/extra/wayland/.shasum new file mode 100644 index 00000000..66e27944 --- /dev/null +++ b/repos/extra/wayland/.shasum @@ -0,0 +1 @@ +99505c772abf4df6d356a98b4a10798348c163e180c259d8b21bb7dd wayland-1.25.0.tar.xz diff --git a/repos/extra/wayland/info b/repos/extra/wayland/info new file mode 100644 index 00000000..c66d9ebc --- /dev/null +++ b/repos/extra/wayland/info @@ -0,0 +1,4 @@ +description: Wayland display server protocol +homepage: https://wayland.freedesktop.org/ +license: MIT +maintainer: Emmett1 <me@emmett1.my> |