alacritty: update to 0.13.2

This commit is contained in:
Matthias von Faber 2024-03-25 09:37:45 +01:00 committed by cinerea0
parent fc35231a14
commit f949f9a7c2
1 changed files with 3 additions and 3 deletions

View File

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