diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-24 06:51:16 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-24 06:51:16 +0000 |
| commit | e242b6ff0dd8458d2bc10cb333687482d63fc110 (patch) | |
| tree | 7fc0d248dcbc3760bd42f4c1cc1732828b899aa9 /repos/extra/wlroots/abuild | |
| parent | 00260865a58e692dcab21c7b52218c1c6aaa1703 (diff) | |
| download | alicelinux-e242b6ff0dd8458d2bc10cb333687482d63fc110.tar.gz alicelinux-e242b6ff0dd8458d2bc10cb333687482d63fc110.zip | |
wlroots: updated to 0.19.1
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 e8fd5251..3750493c 100644 --- a/repos/extra/wlroots/abuild +++ b/repos/extra/wlroots/abuild @@ -1,5 +1,5 @@ name=wlroots -version=0.19.0 +version=0.19.1 release=1 source="https://gitlab.freedesktop.org/${name}/${name}/-/releases/${version}/downloads/${name}-${version}.tar.gz" [ -f $SPM_PKGDB/libx11 ] && xbackends=",x11" |