From 3b345864dc41c114988138581eda33dfc4ddbee3 Mon Sep 17 00:00:00 2001 From: Isaac Freund Date: Mon, 1 Jun 2020 18:33:50 +0200 Subject: [PATCH] alacritty: update to 0.4.3. --- srcpkgs/alacritty/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template index 4889ef67d63..a93f2e48756 100644 --- a/srcpkgs/alacritty/template +++ b/srcpkgs/alacritty/template @@ -1,7 +1,7 @@ # Template file for 'alacritty' pkgname=alacritty -version=0.4.2 -revision=3 +version=0.4.3 +revision=1 build_wrksrc="${pkgname}" build_style=cargo hostmakedepends="pkg-config python3" @@ -13,7 +13,7 @@ license="Apache-2.0" homepage="https://github.com/jwilm/${pkgname}" changelog="https://raw.githubusercontent.com/jwilm/${pkgname}/v${version}/CHANGELOG.md" distfiles="https://github.com/jwilm/${pkgname}/archive/v${version}.tar.gz" -checksum=8dda9d580b9ec793cfdb336b000b73b7e98b4eba91c23ee04ee72a1728754ab2 +checksum=8bc0fc90b16187a4f75a834f29c4725b2c6cfbab9543fc36913ddd9aca604c42 post_install() { vinstall ../extra/linux/Alacritty.desktop 644 usr/share/applications