From f4eed2fedc8cc06a240357d18a656cde8817913b Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 3 Oct 2023 14:06:30 +0200 Subject: [PATCH] alacritty: update to 0.12.3. --- srcpkgs/alacritty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template index 88ff3bcea75..82982cc7e93 100644 --- a/srcpkgs/alacritty/template +++ b/srcpkgs/alacritty/template @@ -1,6 +1,6 @@ # Template file for 'alacritty' pkgname=alacritty -version=0.12.2 +version=0.12.3 revision=1 build_style=cargo make_install_args="--path alacritty" @@ -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="https://github.com/alacritty/alacritty/archive/refs/tags/v${version}.tar.gz" -checksum=285b44d2d2e83118ab7fe61d575811bb85d5e21147808171bd0e583e9e794748 +checksum=7825639d971e561b2ea3cc41e30b57cde8e185a400fee001843bb634df6b28ab case "$XBPS_TARGET_MACHINE" in ppc64*) ;;