diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:20:22 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:20:22 +0800 |
| commit | e56fc4dc69be778f8bef7c07325977bb110841b0 (patch) | |
| tree | aa683d9d362d4c8da21a1b1d76e986f13e4e156c /repos | |
| parent | 7599d3f6d380dad8abcfb0a82aa7befd3fa0b0bc (diff) | |
| download | alicelinux-e56fc4dc69be778f8bef7c07325977bb110841b0.tar.gz alicelinux-e56fc4dc69be778f8bef7c07325977bb110841b0.zip | |
wlroots: updated to 0.18.2
Diffstat (limited to 'repos')
| -rw-r--r-- | repos/wayland/wlroots/.checksum | 2 | ||||
| -rw-r--r-- | repos/wayland/wlroots/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/wayland/wlroots/.checksum b/repos/wayland/wlroots/.checksum index 2ca18439..d81be91a 100644 --- a/repos/wayland/wlroots/.checksum +++ b/repos/wayland/wlroots/.checksum @@ -1 +1 @@ -3ab0b6e44203848ef01ff28ec8a92052ac8b7e0794382c708721d6be4823688b wlroots-0.18.1.tar.gz +8d975416909ccecbad8dce7d9c604476902e0e85ce89d3706df5e08cd4d61176 wlroots-0.18.2.tar.gz diff --git a/repos/wayland/wlroots/abuild b/repos/wayland/wlroots/abuild index 840353c5..0da1808c 100644 --- a/repos/wayland/wlroots/abuild +++ b/repos/wayland/wlroots/abuild @@ -1,5 +1,5 @@ name=wlroots -version=0.18.1 +version=0.18.2 release=1 source="https://gitlab.freedesktop.org/${name}/${name}/-/releases/${version}/downloads/${name}-${version}.tar.gz" [ -f $SPM_PKGDB/libx11 ] && xbackends=",x11" |