diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template index 9d34bdfb4a1..a6c92460f79 100644 --- a/srcpkgs/alacritty/template +++ b/srcpkgs/alacritty/template @@ -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*) ;;