From 66d3fbc3c6796a2a4dac503d5249b2c8edab53ca Mon Sep 17 00:00:00 2001 From: John Rowley Date: Fri, 8 Jan 2021 14:09:36 +0100 Subject: [PATCH] alacritty: update to 0.7.0. --- srcpkgs/alacritty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template index ae9db685ca2..673e345a348 100644 --- a/srcpkgs/alacritty/template +++ b/srcpkgs/alacritty/template @@ -1,6 +1,6 @@ # Template file for 'alacritty' pkgname=alacritty -version=0.6.0 +version=0.7.0 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=c794125a900a6477f1b40168dc9d22674a5326f32e4b083d6f1a45486d2505bf +checksum=b9b7e96ebc1725962de628dac7d7bc0766ff9aea5f4c09f399e95823369d5882 case "$XBPS_TARGET_MACHINE" in ppc64*) ;;