From 56c2c5a5322e4486df2088c33330e82d0771e3d9 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 18 Feb 2025 14:05:03 +0100 Subject: [PATCH] alacritty: update to 0.15.1. --- srcpkgs/alacritty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template index 61d5b3566cd..87936cfd2e1 100644 --- a/srcpkgs/alacritty/template +++ b/srcpkgs/alacritty/template @@ -1,6 +1,6 @@ # Template file for 'alacritty' pkgname=alacritty -version=0.15.0 +version=0.15.1 revision=1 build_style=cargo make_install_args="--path alacritty" @@ -14,7 +14,7 @@ license="Apache-2.0" homepage="https://github.com/alacritty/alacritty" changelog="https://raw.githubusercontent.com/alacritty/alacritty/master/CHANGELOG.md" distfiles="https://github.com/alacritty/alacritty/archive/refs/tags/v${version}.tar.gz" -checksum=aa4479c99547c0b6860760b5b704865f629ffe1f1ec374153c2cd84e53ce5412 +checksum=b814e30c6271ae23158c66e0e2377c3600bb24041fa382a36e81be564eeb2e36 case "$XBPS_TARGET_MACHINE" in ppc64*) ;;