alacritty: update to 0.10.0.

This commit is contained in:
Andrea Brancaleoni 2022-02-07 19:54:16 +01:00
parent 4d464da1d0
commit bb096521ba

View File

@ -1,7 +1,7 @@
# Template file for 'alacritty'
pkgname=alacritty
version=0.9.0
revision=2
version=0.10.0
revision=1
build_wrksrc="${pkgname}"
build_style=cargo
hostmakedepends="pkg-config python3"
@ -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=6d3aaac9e0477f903563b6fb26e089118407cdbfe952a1e2ffbf4e971b7062b3
checksum=5dee9c94f944b742b0189dd87c43c87175ffadde8049abb4668ca5a3e68fd65a
case "$XBPS_TARGET_MACHINE" in
ppc64*) ;;