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


Commits:
e457c8b4 by Andreas Radke at 2026-05-18T15:25:09+02:00
upgpkg: 1.8.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libxi
        pkgdesc = X11 Input extension library
-       pkgver = 1.8.2
+       pkgver = 1.8.3
        pkgrel = 1
        url = https://xorg.freedesktop.org
        arch = x86_64
@@ -13,10 +13,10 @@ pkgbase = libxi
        depends = libx11
        depends = glibc
        depends = xorgproto
-       source = 
https://xorg.freedesktop.org/releases/individual/lib/libXi-1.8.2.tar.xz
-       source = 
https://xorg.freedesktop.org/releases/individual/lib/libXi-1.8.2.tar.xz.sig
+       source = 
https://xorg.freedesktop.org/releases/individual/lib/libXi-1.8.3.tar.xz
+       source = 
https://xorg.freedesktop.org/releases/individual/lib/libXi-1.8.3.tar.xz.sig
        validpgpkeys = 3C2C43D9447D5938EF4551EBE23B7E70B467F0BF
-       sha512sums = 
6348aae8f595217e26f348184dd594d83af800949f649bfd11b6aef7387faa5624ed18551fe2c3a38c8deab9d7473f72fd7e3e8472cff3ff30d4bb3fb2e6dc31
+       sha512sums = 
5fb8273424467c102d3bab01cb273169038ff6fae739f6873ca357be8890c4fd30ba2952bca2759249458796df53ad130e2c9c3674b385602afd13c718faf79a
        sha512sums = SKIP
 
 pkgname = libxi


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <[email protected]>
 
 pkgname=libxi
-pkgver=1.8.2
+pkgver=1.8.3
 pkgrel=1
 pkgdesc="X11 Input extension library"
 arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('libxext' 'libxfixes' 'libx11' 'glibc' 'xorgproto')
 makedepends=('xorg-util-macros')
 license=('MIT-open-group' 'SMLNJ' 'MIT')
 source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.xz{,.sig})
-sha512sums=('6348aae8f595217e26f348184dd594d83af800949f649bfd11b6aef7387faa5624ed18551fe2c3a38c8deab9d7473f72fd7e3e8472cff3ff30d4bb3fb2e6dc31'
+sha512sums=('5fb8273424467c102d3bab01cb273169038ff6fae739f6873ca357be8890c4fd30ba2952bca2759249458796df53ad130e2c9c3674b385602afd13c718faf79a'
             'SKIP')
 validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer
 #validpgpkeys+=('C41C985FDCF1E5364576638B687393EE37D128F8') # Matthieu Herrb 
<[email protected]>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libxi/-/commit/e457c8b455a31ce234f7f470e12ddf03c4b71d31

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libxi/-/commit/e457c8b455a31ce234f7f470e12ddf03c4b71d31
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to