diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template index f6bbed2bafc..8a057cef310 100644 --- a/srcpkgs/alacritty/template +++ b/srcpkgs/alacritty/template @@ -1,7 +1,7 @@ # Template file for 'alacritty' pkgname=alacritty version=0.3.2 -revision=1 +revision=2 build_style=cargo hostmakedepends="pkg-config" makedepends="freetype-devel fontconfig-devel" @@ -17,7 +17,9 @@ checksum=e2bc5323d505d9d487b2fdfc29f82a77e18b17f92de3988742950471808272f7 post_install() { vinstall extra/linux/alacritty.desktop 644 usr/share/applications vinstall extra/completions/_alacritty 644 usr/share/zsh/site-functions + vinstall extra/completions/alacritty.bash 644 usr/share/bash-completion/completions/alacritty vinstall extra/completions/alacritty.fish 644 usr/share/fish/completions + vinstall extra/logo/alacritty-term.svg 644 usr/share/icons/hicolor/scalable/apps/Alacritty.svg vinstall extra/alacritty.info 644 usr/share/terminfo/a vman extra/alacritty.man alacritty.1 vsconf alacritty.yml