From c35377a3230528f8f5853a0473c698b554f05b56 Mon Sep 17 00:00:00 2001 From: DirectorX Date: Sat, 20 Feb 2021 02:24:02 +0200 Subject: [PATCH] alacritty: update to 0.7.2. --- srcpkgs/alacritty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template index 0604f7bdc92..7a679de9696 100644 --- a/srcpkgs/alacritty/template +++ b/srcpkgs/alacritty/template @@ -1,6 +1,6 @@ # Template file for 'alacritty' pkgname=alacritty -version=0.7.1 +version=0.7.2 revision=1 build_wrksrc="${pkgname}" build_style=cargo @@ -13,7 +13,7 @@ license="Apache-2.0" homepage="https://github.com/alacritty/alacritty" changelog="https://raw.githubusercontent.com/alacritty/alacritty/master/CHANGELOG.md" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=90dc5cd49bf0bb01a3202de2170ba376f9530aa265a939f6b3af3d30f8361f50 +checksum=750c294d384d23f1dfc30e9105380e4194507b0828ac91d8ffd94c9bbc18d6c3 case "$XBPS_TARGET_MACHINE" in ppc64*) ;;