Package Details: luastatus 0.6.0-7

Git Clone URL: https://aur.archlinux.org/luastatus.git (read-only, click to copy)
Package Base: luastatus
Description: universal status bar content generator
Upstream URL: https://github.com/shdown/luastatus
Licenses: LGPL3
Submitter: madisonav
Maintainer: madisonav
Last Packager: madisonav
Votes: 0
Popularity: 0.000000
First Submitted: 2022-10-15 01:24 (UTC)
Last Updated: 2022-11-16 10:32 (UTC)

Dependencies (25)

Required by (0)

Sources (1)

Latest Comments

petRUShka commented on 2026-04-17 10:03 (UTC)

luastatus still depends on lua<5.5 although Arch lua is now 5.5

The AUR metadata still pins luastatus to lua<5.5, but Arch’s lua package is now 5.5.0-2. Arch’s Lua 5.5 rebuild note also says packages depending on lua should be rebuilt for 5.5 or switched to lua54 if they are not compatible.

Upstream currently documents Lua 5.5 as a supported version.

Could you please update the dependency and rebuild/test against Lua 5.5? If the packaged 0.6.0 release is not actually 5.5-compatible, then it would be better to either depend on lua54 explicitly or package a newer snapshot that is.