From 21e2dca750d3ae2c5b1ff46b22492ba84e83f81a 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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template index 86626f44080..3e34d69892d 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" @@ -11,9 +11,9 @@ short_desc="Cross-platform, GPU-accelerated terminal emulator" maintainer="Andrea Brancaleoni " license="Apache-2.0" homepage="https://github.com/alacritty/alacritty" -changelog="https://raw.githubusercontent.com/alacritty/alacritty/v${version}/CHANGELOG.md" +changelog="https://raw.githubusercontent.com/alacritty/alacritty/master/CHANGELOG.md" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=9bc0e6ff9a0772ea522d7e34ab8371faa96e6cc4e588459966585f0dbb848dcb +checksum=c794125a900a6477f1b40168dc9d22674a5326f32e4b083d6f1a45486d2505bf post_install() { vinstall ../extra/linux/Alacritty.desktop 644 usr/share/applications