From a1a34449074b9fb52c26911e9545c15399349499 Mon Sep 17 00:00:00 2001 From: triallax Date: Tue, 23 May 2023 17:03:20 +0100 Subject: [PATCH] alacritty: update to 0.12.1. --- srcpkgs/alacritty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template index 2a223727e534..6508a3059557 100644 --- a/srcpkgs/alacritty/template +++ b/srcpkgs/alacritty/template @@ -1,6 +1,6 @@ # Template file for 'alacritty' pkgname=alacritty -version=0.12.0 +version=0.12.1 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=4cbf282da46c7e0f53ad552204f508904051baa324c771a0953c38484ab2359f +checksum=14bce0bfc538872c97e0e38b9233a9d1fa992dcf83a22b6035da5fe58a55bc6c case "$XBPS_TARGET_MACHINE" in ppc64*) ;;