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.