Update package version to 1.5.4

This commit is contained in:
2026-05-02 18:24:48 +03:00
parent 3c02b41f97
commit a26da8116f
+9 -3
View File
@@ -1,9 +1,15 @@
name: xorg-xrandr
description: Primitive command line interface to RandR extension
version: 1.5.3
version: 1.5.4
revision: 1
url: https://xorg.freedesktop.org/
license: custom
maintainers:
- [email protected]
architecture: any
depends: ["libx11","libxrandr"]
make_depends: ["xorg-util-macros"]
type: source
depends:
- libx11
- libxrandr
make_depends:
- xorg-util-macros