Rename xorg-libinput to xf86-input-libinput

This commit is contained in:
2025-07-20 18:52:19 +03:00
parent 7e28977485
commit 7b20aa0b4f
2 changed files with 23 additions and 1 deletions
+2 -1
View File
@@ -1,4 +1,4 @@
name: xorg-libinput
name: xf86-input-libinput
description: Generic input driver for the X.org server based on libinput
version: 1.5.0
url: http://xorg.freedesktop.org/
@@ -6,4 +6,5 @@ license: MIT
architecture: any
depends: ["glibc","libinput"]
make_depends: ["xorg-server","libx11","libxi","xorgproto"]
replaces: ["xorg-libinput"]
type: source