diff --git a/x11/library/libXrender/actions.py b/x11/library/libXrender/actions.py index 6810f9974c..68afdff748 100644 --- a/x11/library/libXrender/actions.py +++ b/x11/library/libXrender/actions.py @@ -17,4 +17,4 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README") + pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README*") diff --git a/x11/library/libXrender/pspec.xml b/x11/library/libXrender/pspec.xml index 2c4f8e0c58..5cc3132389 100644 --- a/x11/library/libXrender/pspec.xml +++ b/x11/library/libXrender/pspec.xml @@ -12,7 +12,7 @@ library X.Org Xrender library The X Rendering Extension (Render) introduces digital image composition as the foundation of a new rendering model within the X Window System. Rendering geometric figures is accomplished by client-side tesselation into either triangles or trapezoids. - mirrors://xorg/individual/lib/libXrender-0.9.10.tar.bz2 + mirrors://xorg/individual/lib/libXrender-0.9.11.tar.xz libX11-devel xorg-proto @@ -66,6 +66,13 @@ + + 2023-02-01 + 0.9.11 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-09-25 0.9.10