diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:42:19 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:42:19 +0000 |
| commit | 00c98ed82ca409f8537322a00ede82297389cdb7 (patch) | |
| tree | af3bcdaed836fa6592ce614fa1d2f7a72ce10e4e /wlroots/abuild | |
| parent | 6830d4460dc6e8d52734389337a3b7550e7808a7 (diff) | |
| download | alicelinux-00c98ed82ca409f8537322a00ede82297389cdb7.tar.gz alicelinux-00c98ed82ca409f8537322a00ede82297389cdb7.zip | |
Woodpecker CI 7cbd6585f10cc503bb5c3a819451148545d55447 [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 0da1808c..e8fd5251 100644 --- a/wlroots/abuild +++ b/wlroots/abuild @@ -1,5 +1,5 @@ name=wlroots -version=0.18.2 +version=0.19.0 release=1 source="https://gitlab.freedesktop.org/${name}/${name}/-/releases/${version}/downloads/${name}-${version}.tar.gz" [ -f $SPM_PKGDB/libx11 ] && xbackends=",x11" |