* update libxtst to 1.2.5-1.1

This commit is contained in:
Alexander Baldeck 2025-02-07 14:09:09 +01:00
parent 8084952208
commit 7a024c8fd8
2 changed files with 6 additions and 2 deletions

View File

@ -1,9 +1,13 @@
pkgbase = libxtst
pkgdesc = library for XTEST & RECORD extensions
pkgver = 1.2.5
pkgrel = 1
pkgrel = 1.1
url = https://gitlab.freedesktop.org/xorg/lib/libxtst
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = MIT-open-group
license = HPND-sell-variant
license = X11

View File

@ -4,7 +4,7 @@
pkgname=libxtst
pkgver=1.2.5
pkgrel=1
pkgrel=1.1
pkgdesc="library for XTEST & RECORD extensions"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://gitlab.freedesktop.org/xorg/lib/libxtst"