From 9f4515caa9a8bf0c05bd65373cbe2f14507cf5bc Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 26 Mar 2023 21:54:19 +0300 Subject: [PATCH] libXtst-1.2.4 --- x11/library/libXtst/actions.py | 2 +- x11/library/libXtst/pspec.xml | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/x11/library/libXtst/actions.py b/x11/library/libXtst/actions.py index 07efa3381b..028b50d5e6 100644 --- a/x11/library/libXtst/actions.py +++ b/x11/library/libXtst/actions.py @@ -19,4 +19,4 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("ChangeLog", "COPYING", "README") + pisitools.dodoc("ChangeLog", "COPYING", "README*") diff --git a/x11/library/libXtst/pspec.xml b/x11/library/libXtst/pspec.xml index ed9d29c680..fb50402875 100644 --- a/x11/library/libXtst/pspec.xml +++ b/x11/library/libXtst/pspec.xml @@ -12,7 +12,7 @@ library X.Org Xtst library libXtst provides an X Window System client interface to the Record extension to the X protocol. The Record extension allows X clients to synthesise input events, which is useful for automated testing. - mirrors://xorg/individual/lib/libXtst-1.2.3.tar.bz2 + mirrors://xorg/individual/lib/libXtst-1.2.4.tar.xz libXext-devel libXi-devel @@ -74,7 +74,14 @@ - + + 2023-03-26 + 1.2.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + 2021-09-25 1.2.3 Rebuild.