diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template index 71f39261102..4a1d15948db 100644 --- a/srcpkgs/alacritty/template +++ b/srcpkgs/alacritty/template @@ -1,7 +1,7 @@ # Template file for 'alacritty' pkgname=alacritty -version=0.13.1 -revision=2 +version=0.13.2 +revision=1 build_style=cargo make_install_args="--path alacritty" hostmakedepends="pkg-config python3 scdoc" @@ -14,7 +14,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=38a42e23e1e6faaa9e300347df3f7b58b6182908a701517aac6e296fbdf37451 +checksum=e9a54aabc92bbdc25ab1659c2e5a1e9b76f27d101342c8219cc98a730fd46d90 case "$XBPS_TARGET_MACHINE" in ppc64*) ;;