alacritty: update to 0.12.1.

This commit is contained in:
triallax 2023-05-23 17:03:20 +01:00 committed by Andrew Benson
parent efd454cedc
commit 0d229125e4
1 changed files with 2 additions and 2 deletions

View File

@ -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*) ;;