diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-11-02 23:22:10 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-11-02 23:22:10 +0800 |
| commit | c455186f128d243f97538c3d8ad981946c52a1b9 (patch) | |
| tree | 3fdfb2cc00621644d1af5e8b1940c1d5e9f2eba0 | |
| parent | 34b0580e03cffd9b42cb2bf72c2e849bf12b4daa (diff) | |
| download | alicelinux-c455186f128d243f97538c3d8ad981946c52a1b9.tar.gz alicelinux-c455186f128d243f97538c3d8ad981946c52a1b9.zip | |
xwayland: updated to 24.1.4
| -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 1b6e32d6..61193ff3 100644 --- a/repos/extra/xwayland/.checksum +++ b/repos/extra/xwayland/.checksum @@ -1 +1 @@ -23a0ba1a53951a9b7751c499af3f26e340998fae9e3f65edb15fca1aa7ba6297 xwayland-24.1.3.tar.xz +a339a5f64a8299d3b7bf58d43a04b2985f178a8be718fa315472785cb2c9ac2b xwayland-24.1.4.tar.xz diff --git a/repos/extra/xwayland/abuild b/repos/extra/xwayland/abuild index b4f694a4..34a90754 100644 --- a/repos/extra/xwayland/abuild +++ b/repos/extra/xwayland/abuild @@ -1,5 +1,5 @@ name=xwayland -version=24.1.3 +version=24.1.4 release=1 source="https://xorg.freedesktop.org/releases/individual/xserver/${name}-${version}.tar.xz" |