Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / 
libinput


Commits:
548aee3f by Andreas Radke at 2025-10-26T08:32:45+01:00
upgpkg: 1.29.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libinput
        pkgdesc = Input device management and event handling library
-       pkgver = 1.29.1
+       pkgver = 1.29.2
        pkgrel = 1
        url = https://gitlab.freedesktop.org/libinput/libinput
        arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = libinput
        optdepends = python-pyudev: libinput measure
        optdepends = python-libevdev: libinput measure
        optdepends = python-yaml: used by various tools
-       source = 
https://gitlab.freedesktop.org/libinput/libinput/-/archive/1.29.1/libinput-1.29.1.tar.bz2
-       sha256sums = 
029f40aca33ff006ff28eb8b9359e5d7e9bb7462059f81ff16c471a3cefc3344
+       source = 
https://gitlab.freedesktop.org/libinput/libinput/-/archive/1.29.2/libinput-1.29.2.tar.bz2
+       sha256sums = 
0429db1121ea514eda80038ca74d9ac866c32596e9eff14b2d9453a696e947d1
 
 pkgname = libinput


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Andreas Radke <[email protected]>
 
 pkgname=libinput
-pkgver=1.29.1
+pkgver=1.29.2
 pkgrel=1
 pkgdesc="Input device management and event handling library"
 url="https://gitlab.freedesktop.org/libinput/libinput";
@@ -16,7 +16,7 @@ optdepends=('gtk4: libinput debug-gui'
             'python-libevdev: libinput measure'
             'python-yaml: used by various tools')
 
source=(https://gitlab.freedesktop.org/libinput/libinput/-/archive/$pkgver/$pkgname-$pkgver.tar.bz2)
-sha256sums=('029f40aca33ff006ff28eb8b9359e5d7e9bb7462059f81ff16c471a3cefc3344')
+sha256sums=('0429db1121ea514eda80038ca74d9ac866c32596e9eff14b2d9453a696e947d1')
 #validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer 
(Who-T) <[email protected]>
 
 build() {



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

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


Reply via email to