diff options
| -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" |