From a1100b84c432c7b6c6f6ef337505363c17cf13c6 Mon Sep 17 00:00:00 2001 From: Gadzhi Kharkharov Date: Wed, 25 Nov 2020 10:16:22 +0300 Subject: [PATCH] alacritty: update to 0.6.0. --- srcpkgs/alacritty/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template index 86626f44080..aa4f6e5bcc0 100644 --- a/srcpkgs/alacritty/template +++ b/srcpkgs/alacritty/template @@ -1,7 +1,7 @@ # Template file for 'alacritty' pkgname=alacritty -version=0.5.0 -revision=2 +version=0.6.0 +revision=1 build_wrksrc="${pkgname}" build_style=cargo hostmakedepends="pkg-config python3" @@ -13,7 +13,7 @@ license="Apache-2.0" homepage="https://github.com/alacritty/alacritty" changelog="https://raw.githubusercontent.com/alacritty/alacritty/v${version}/CHANGELOG.md" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=9bc0e6ff9a0772ea522d7e34ab8371faa96e6cc4e588459966585f0dbb848dcb +checksum=c794125a900a6477f1b40168dc9d22674a5326f32e4b083d6f1a45486d2505bf post_install() { vinstall ../extra/linux/Alacritty.desktop 644 usr/share/applications