From 98eaa45f1ef6f88be4bdd97ef39f752fa5cec773 Mon Sep 17 00:00:00 2001 From: BlueChrystal <84290062+BlueChrystal@users.noreply.github.com> Date: Wed, 19 May 2021 18:25:40 +0300 Subject: [PATCH] alacritty: update to 0.8.0. --- srcpkgs/alacritty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template index 7a679de9696c..e0e7f9a849c5 100644 --- a/srcpkgs/alacritty/template +++ b/srcpkgs/alacritty/template @@ -1,6 +1,6 @@ # Template file for 'alacritty' pkgname=alacritty -version=0.7.2 +version=0.8.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=750c294d384d23f1dfc30e9105380e4194507b0828ac91d8ffd94c9bbc18d6c3 +checksum=e450ff4ceafdf4894d82f2f22ca93b422ffd1283f876d44cf744e4ed3bc0eaf6 case "$XBPS_TARGET_MACHINE" in ppc64*) ;;