Update package version to 1.2.4

This commit is contained in:
2026-04-26 16:17:29 +03:00
parent d479c72fcb
commit 9ae121d62c
+12 -3
View File
@@ -1,9 +1,18 @@
name: xorg-mkfontscale
description: Create an index of scalable font files for X
version: 1.2.3
version: 1.2.4
revision: 1
url: https://gitlab.freedesktop.org/xorg/app/mkfontscale
license: HPND-sell-variant,MIT,MIT-open-group,X11
maintainers:
- [email protected]
architecture: any
depends: ["freetype2","glibc","libfontenc","zlib"]
make_depends: ["xorg-util-macros","xorgproto"]
type: source
depends:
- freetype2
- glibc
- libfontenc
- zlib
make_depends:
- xorg-util-macros
- xorgproto