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 /sway | |
| parent | 63259fcfb8d05746937bf6abecc15fb5c918eda6 (diff) | |
| download | alicelinux-2028137816a5d479db205d49025d564c6e27679d.tar.gz alicelinux-2028137816a5d479db205d49025d564c6e27679d.zip | |
Woodpecker CI da891e09a48a77fd5572c2694bab38769bab874f [SKIP CI]
Diffstat (limited to 'sway')
| -rw-r--r-- | sway/.checksum | 2 | ||||
| -rw-r--r-- | sway/.files | 14 | ||||
| -rw-r--r-- | sway/abuild | 2 |
3 files changed, 2 insertions, 16 deletions
diff --git a/sway/.checksum b/sway/.checksum index f89a1a59..aac46cc7 100644 --- a/sway/.checksum +++ b/sway/.checksum @@ -1 +1 @@ -a639e06c60d759dad82a6377974e67f66641cc7fd15472faf06701769c53df55 sway-1.11.tar.gz +9ced5d2a64d0aa1ee8d69b474553ec4d35594e505fa61de29fe0ab9470682eed sway-1.12.tar.gz diff --git a/sway/.files b/sway/.files index 4c93aca9..f93b7e76 100644 --- a/sway/.files +++ b/sway/.files @@ -18,19 +18,5 @@ drwxr-xr-x root/root usr/share/backgrounds/sway/ -rw-r--r-- root/root usr/share/backgrounds/sway/Sway_Wallpaper_Blue_2048x1536_Portrait.png -rw-r--r-- root/root usr/share/backgrounds/sway/Sway_Wallpaper_Blue_768x1024.png -rw-r--r-- root/root usr/share/backgrounds/sway/Sway_Wallpaper_Blue_768x1024_Portrait.png -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/sway.1.gz --rw-r--r-- root/root usr/share/man/man1/swaymsg.1.gz --rw-r--r-- root/root usr/share/man/man1/swaynag.1.gz -drwxr-xr-x root/root usr/share/man/man5/ --rw-r--r-- root/root usr/share/man/man5/sway-bar.5.gz --rw-r--r-- root/root usr/share/man/man5/sway-input.5.gz --rw-r--r-- root/root usr/share/man/man5/sway-output.5.gz --rw-r--r-- root/root usr/share/man/man5/sway.5.gz --rw-r--r-- root/root usr/share/man/man5/swaynag.5.gz -drwxr-xr-x root/root usr/share/man/man7/ --rw-r--r-- root/root usr/share/man/man7/sway-ipc.7.gz --rw-r--r-- root/root usr/share/man/man7/swaybar-protocol.7.gz drwxr-xr-x root/root usr/share/wayland-sessions/ -rw-r--r-- root/root usr/share/wayland-sessions/sway.desktop diff --git a/sway/abuild b/sway/abuild index c23f8dac..e29c46f9 100644 --- a/sway/abuild +++ b/sway/abuild @@ -1,5 +1,5 @@ name=sway -version=1.11 +version=1.12 release=1 source="https://github.com/${name}wm/${name}/releases/download/${version}/${name}-${version}.tar.gz" build_opt="-Dwerror=false -Dzsh-completions=false -Dbash-completions=false -Dfish-completions=false" |