Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / libinput


Commits:
af1f5678 by Jan Alexander Steffens (heftig) at 2026-01-21T05:27:28+01:00
1.30.1-2: lua rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = libinput
        pkgdesc = Input device management and event handling library
        pkgver = 1.30.1
-       pkgrel = 1
+       pkgrel = 2
        url = https://wayland.freedesktop.org/libinput/doc/latest/
        arch = x86_64
        license = MIT
@@ -23,7 +23,7 @@ pkgbase = libinput
        depends = glibc
        depends = libevdev
        depends = libwacom
-       depends = lua
+       depends = lua54
        depends = mtdev
        depends = systemd-libs
        source = 
git+https://gitlab.freedesktop.org/libinput/libinput.git?signed#tag=1.30.1


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ pkgname=(
   libinput-tools
 )
 pkgver=1.30.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Input device management and event handling library"
 url="https://wayland.freedesktop.org/libinput/doc/latest/";
 arch=(x86_64)
@@ -17,7 +17,7 @@ depends=(
   glibc
   libevdev
   libwacom
-  lua
+  lua54
   mtdev
   systemd-libs
 )



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libinput/-/commit/af1f567853f3c715f9537cf41ffc6fff5caafb4d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libinput/-/commit/af1f567853f3c715f9537cf41ffc6fff5caafb4d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to