alacritty: update to 0.7.0.

Closes: #27760 [via git-merge-pr]
This commit is contained in:
John Rowley 2021-01-08 14:09:36 +01:00 committed by Andrew J. Hesford
parent e3d359a28e
commit 6ebf26d698

View file

@ -1,6 +1,6 @@
# Template file for 'alacritty'
pkgname=alacritty
version=0.6.0
version=0.7.0
revision=1
build_wrksrc="${pkgname}"
build_style=cargo
@ -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=c794125a900a6477f1b40168dc9d22674a5326f32e4b083d6f1a45486d2505bf
checksum=b9b7e96ebc1725962de628dac7d7bc0766ff9aea5f4c09f399e95823369d5882
case "$XBPS_TARGET_MACHINE" in
ppc64*) ;;