diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-28 07:28:56 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-28 07:28:56 +0000 |
| commit | 7431d91c13ef056af690a49c7db44d08e8ceeec3 (patch) | |
| tree | f35490e87e3b1c90de54da581438312c193bc632 /repos/extra/wlroots/abuild | |
| parent | 2a93f84a5806e58abe42fb2cdd825bb734f522d7 (diff) | |
| download | alicelinux-7431d91c13ef056af690a49c7db44d08e8ceeec3.tar.gz alicelinux-7431d91c13ef056af690a49c7db44d08e8ceeec3.zip | |
wlroots: updated to 0.20.0
Diffstat (limited to 'repos/extra/wlroots/abuild')
| -rw-r--r-- | repos/extra/wlroots/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/wlroots/abuild b/repos/extra/wlroots/abuild index b55f755d..1e7cff09 100644 --- a/repos/extra/wlroots/abuild +++ b/repos/extra/wlroots/abuild @@ -1,5 +1,5 @@ name=wlroots -version=0.19.3 +version=0.20.0 release=1 source="https://gitlab.freedesktop.org/${name}/${name}/-/releases/${version}/downloads/${name}-${version}.tar.gz" [ -f $SPM_PKGDB/libx11 ] && xbackends=",x11" |