diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 22:00:53 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 22:00:53 +0800 |
| commit | db551936c2182372e224ec53710e9d118caaadb7 (patch) | |
| tree | 8e1e30174e40121dff8a8ab34d9fd73e779afeac | |
| parent | d2efe0c452d1d7a02739d0f75dc2a46b8fbf5abd (diff) | |
| download | alicelinux-db551936c2182372e224ec53710e9d118caaadb7.tar.gz alicelinux-db551936c2182372e224ec53710e9d118caaadb7.zip | |
i3: updated to 4.24
| -rw-r--r-- | repos/xorg/i3/.checksum | 2 | ||||
| -rw-r--r-- | repos/xorg/i3/.files | 22 | ||||
| -rw-r--r-- | repos/xorg/i3/abuild | 2 |
3 files changed, 13 insertions, 13 deletions
diff --git a/repos/xorg/i3/.checksum b/repos/xorg/i3/.checksum index ed5d4dc6..031ad085 100644 --- a/repos/xorg/i3/.checksum +++ b/repos/xorg/i3/.checksum @@ -1 +1 @@ -38090d1477c1ce2922ead74a318b852400d88dee2b6a8ed73a1718135a2beba0 i3-4.23.tar.xz +3b54ed52759339e545a7a5f602946abc0164c37eb801e79c0cb40f93dbae53d2 i3-4.24.tar.xz diff --git a/repos/xorg/i3/.files b/repos/xorg/i3/.files index 08cc0ffe..a6cbdc34 100644 --- a/repos/xorg/i3/.files +++ b/repos/xorg/i3/.files @@ -26,19 +26,19 @@ drwxr-xr-x root/root usr/share/applications/ -rw-r--r-- root/root usr/share/applications/i3.desktop 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/i3-config-wizard.1.gz +-rwxr-xr-x root/root usr/share/man/man1/i3-config-wizard.1.gz -rw-r--r-- root/root usr/share/man/man1/i3-dmenu-desktop.1.gz --rw-r--r-- root/root usr/share/man/man1/i3-dump-log.1.gz --rw-r--r-- root/root usr/share/man/man1/i3-input.1.gz --rw-r--r-- root/root usr/share/man/man1/i3-migrate-config-to-v4.1.gz --rw-r--r-- root/root usr/share/man/man1/i3-msg.1.gz --rw-r--r-- root/root usr/share/man/man1/i3-nagbar.1.gz +-rwxr-xr-x root/root usr/share/man/man1/i3-dump-log.1.gz +-rwxr-xr-x root/root usr/share/man/man1/i3-input.1.gz +-rwxr-xr-x root/root usr/share/man/man1/i3-migrate-config-to-v4.1.gz +-rwxr-xr-x root/root usr/share/man/man1/i3-msg.1.gz +-rwxr-xr-x root/root usr/share/man/man1/i3-nagbar.1.gz -rw-r--r-- root/root usr/share/man/man1/i3-save-tree.1.gz --rw-r--r-- root/root usr/share/man/man1/i3-sensible-editor.1.gz --rw-r--r-- root/root usr/share/man/man1/i3-sensible-pager.1.gz --rw-r--r-- root/root usr/share/man/man1/i3-sensible-terminal.1.gz --rw-r--r-- root/root usr/share/man/man1/i3.1.gz --rw-r--r-- root/root usr/share/man/man1/i3bar.1.gz +-rwxr-xr-x root/root usr/share/man/man1/i3-sensible-editor.1.gz +-rwxr-xr-x root/root usr/share/man/man1/i3-sensible-pager.1.gz +-rwxr-xr-x root/root usr/share/man/man1/i3-sensible-terminal.1.gz +-rwxr-xr-x root/root usr/share/man/man1/i3.1.gz +-rwxr-xr-x root/root usr/share/man/man1/i3bar.1.gz drwxr-xr-x root/root usr/share/xsessions/ -rw-r--r-- root/root usr/share/xsessions/i3-with-shmlog.desktop -rw-r--r-- root/root usr/share/xsessions/i3.desktop diff --git a/repos/xorg/i3/abuild b/repos/xorg/i3/abuild index fc8787bb..da6dc9a8 100644 --- a/repos/xorg/i3/abuild +++ b/repos/xorg/i3/abuild @@ -1,4 +1,4 @@ name=i3 -version=4.23 +version=4.24 release=1 source="https://${name}wm.org/downloads/${name}-${version}.tar.xz" |