diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:15:10 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:15:10 +0800 |
| commit | 9ff1257478e9684e1c57c4fe278f8fb912269383 (patch) | |
| tree | 27944f5e2e714e6d75273c30233c244b91b43ceb /repos/extra | |
| parent | 396997b50987fdb280a2e600faab461163216f48 (diff) | |
| download | alicelinux-9ff1257478e9684e1c57c4fe278f8fb912269383.tar.gz alicelinux-9ff1257478e9684e1c57c4fe278f8fb912269383.zip | |
xwayland: updated to 24.1.3
Diffstat (limited to 'repos/extra')
| -rw-r--r-- | repos/extra/xwayland/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/xwayland/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/xwayland/.checksum b/repos/extra/xwayland/.checksum index 3431721b..1b6e32d6 100644 --- a/repos/extra/xwayland/.checksum +++ b/repos/extra/xwayland/.checksum @@ -1 +1 @@ -de1c8cba52acf704fcac18273579dc32ff57fb1a497cb63d33e562de3496a8a2 xwayland-24.1.2.tar.xz +23a0ba1a53951a9b7751c499af3f26e340998fae9e3f65edb15fca1aa7ba6297 xwayland-24.1.3.tar.xz diff --git a/repos/extra/xwayland/abuild b/repos/extra/xwayland/abuild index 212a4075..b4f694a4 100644 --- a/repos/extra/xwayland/abuild +++ b/repos/extra/xwayland/abuild @@ -1,5 +1,5 @@ name=xwayland -version=24.1.2 +version=24.1.3 release=1 source="https://xorg.freedesktop.org/releases/individual/xserver/${name}-${version}.tar.xz" |