diff --git a/pkg.info b/pkg.info index f3c7df1..d8d7c6d 100644 --- a/pkg.info +++ b/pkg.info @@ -1,9 +1,18 @@ name: libxi description: X11 Input extension library -version: 1.8.2 +version: 1.8.3 +revision: 1 url: https://xorg.freedesktop.org license: MIT,MIT-open-group,SMLNJ +maintainers: + - enumdev@enumerated.dev architecture: any -depends: ["glibc","libx11","libxext","libxfixes","xorgproto"] -make_depends: ["xorg-util-macros"] type: source +depends: + - glibc + - libx11 + - libxext + - libxfixes + - xorgproto +make_depends: + - xorg-util-macros