diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-05-27 08:10:59 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-05-27 08:10:59 +0000 |
| commit | 2028137816a5d479db205d49025d564c6e27679d (patch) | |
| tree | 7fcc602756fb7f30a304bac54789d0536233366b /wlroots/abuild | |
| parent | 63259fcfb8d05746937bf6abecc15fb5c918eda6 (diff) | |
| download | alicelinux-2028137816a5d479db205d49025d564c6e27679d.tar.gz alicelinux-2028137816a5d479db205d49025d564c6e27679d.zip | |
Woodpecker CI da891e09a48a77fd5572c2694bab38769bab874f [SKIP CI]
Diffstat (limited to 'wlroots/abuild')
| -rw-r--r-- | wlroots/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wlroots/abuild b/wlroots/abuild index b55f755d..978cfda9 100644 --- a/wlroots/abuild +++ b/wlroots/abuild @@ -1,5 +1,5 @@ name=wlroots -version=0.19.3 +version=0.20.1 release=1 source="https://gitlab.freedesktop.org/${name}/${name}/-/releases/${version}/downloads/${name}-${version}.tar.gz" [ -f $SPM_PKGDB/libx11 ] && xbackends=",x11" |