diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -11,7 +11,6 @@ libpthread.so.0 libpython3.6m.so.1.0 librt.so.1 -libwayland-client.so.0 libxkbcommon-x11.so.0 libxkbcommon.so.0 libz.so.1 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : kitty -version : 0.12.3 -release : 7 +version : 0.13.3 +release : 8 source : - - https://github.com/kovidgoyal/kitty/archive/v0.12.3.tar.gz : 8d8a1f9c48519e618ac53b614056cf4589edb02fd1d19aa26d5f478e7067887e + - https://github.com/kovidgoyal/kitty/archive/v0.13.3.tar.gz : b6f48404349ca99049de40e7bb55511de9ea04a6b1567068997d3fddb2c20f08 license : GPL-3.0-only component : system.utils summary : Fast, feature full, GPU based terminal emulator @@ -15,6 +15,7 @@ - pkgconfig(gl) - pkgconfig(python3) - pkgconfig(wayland-protocols) + - pkgconfig(wayland-scanner) - pkgconfig(xcursor) - pkgconfig(xi) - pkgconfig(xinerama) diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ kitty - Pierre-Yves - pyu@riseup.net + Campbell Jones + me@serebit.com GPL-3.0-only system.utils @@ -160,7 +160,6 @@ /usr/lib/kitty/kitty/fonts/fontconfig.py /usr/lib/kitty/kitty/fonts/list.py /usr/lib/kitty/kitty/fonts/render.py - /usr/lib/kitty/kitty/glfw-wayland.so /usr/lib/kitty/kitty/glfw-x11.so /usr/lib/kitty/kitty/graphics_fragment.glsl /usr/lib/kitty/kitty/graphics_vertex.glsl @@ -209,6 +208,7 @@ /usr/share/doc/kitty/html/_sources/kittens/panel.rst.txt /usr/share/doc/kitty/html/_sources/kittens/unicode-input.rst.txt /usr/share/doc/kitty/html/_sources/performance.rst.txt + /usr/share/doc/kitty/html/_sources/pipe.rst.txt /usr/share/doc/kitty/html/_sources/protocol-extensions.rst.txt /usr/share/doc/kitty/html/_sources/remote-control.rst.txt /usr/share/doc/kitty/html/_sources/support.rst.txt @@ -255,6 +255,7 @@ /usr/share/doc/kitty/html/kittens/unicode-input.html /usr/share/doc/kitty/html/objects.inv /usr/share/doc/kitty/html/performance.html + /usr/share/doc/kitty/html/pipe.html /usr/share/doc/kitty/html/protocol-extensions.html /usr/share/doc/kitty/html/remote-control.html /usr/share/doc/kitty/html/search.html @@ -266,12 +267,12 @@ - - 2018-09-29 - 0.12.3 + + 2019-02-16 + 0.13.3 Packaging update - Pierre-Yves - pyu@riseup.net + Campbell Jones + me@serebit.com \ No newline at end of file