diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -7,3 +7,4 @@ libpthread.so.0 librt.so.1 libutil.so.1 +libxcb.so.1 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : alacritty -version : 0.3.2 -release : 5 +version : 0.3.3 +release : 6 source : - - https://github.com/jwilm/alacritty/archive/v0.3.2.tar.gz : e2bc5323d505d9d487b2fdfc29f82a77e18b17f92de3988742950471808272f7 + - https://github.com/jwilm/alacritty/archive/v0.3.3.tar.gz : f5af7e0d143bd2b89f029ad3e3d000d3ceb9922fbf189f7cfe3a59c9626d4519 license : Apache-2.0 component : system.utils summary : A cross-platform, GPU-accelerated terminal emulator @@ -13,9 +13,8 @@ builddeps : - pkgconfig(freetype2) - pkgconfig(fontconfig) + - pkgconfig(xkbcommon) - cargo -rundeps : - - xclip build : | make binary install : | 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 @@ alacritty - Jacob Alzén - jacob.alzen@gmail.com + Robert Guenzler + robert@gnzler.io Apache-2.0 system.utils @@ -34,12 +34,12 @@ - - 2019-05-01 - 0.3.2 + + 2019-06-21 + 0.3.3 Packaging update - Jacob Alzén - jacob.alzen@gmail.com + Robert Guenzler + robert@gnzler.io \ No newline at end of file