diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-24 06:53:31 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-24 06:53:31 +0000 |
| commit | 52a5dc0456738408e9e1abbe0e34a13ecf2faab8 (patch) | |
| tree | 4179b3b03135db6947bc9b9376fb98f0b6b779e6 /wlroots/abuild | |
| parent | 4efda9844b9028c843ee11e3000c9e62307e7371 (diff) | |
| download | alicelinux-52a5dc0456738408e9e1abbe0e34a13ecf2faab8.tar.gz alicelinux-52a5dc0456738408e9e1abbe0e34a13ecf2faab8.zip | |
Woodpecker CI f764ce77bac3631945c18c2279025cda45f670d7 [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 e8fd5251..3750493c 100644 --- a/wlroots/abuild +++ b/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" |