alacritty: update to 0.14.0.
This commit is contained in:
parent
a445492bf6
commit
88bb4ad206
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'alacritty'
|
||||
pkgname=alacritty
|
||||
version=0.13.2
|
||||
version=0.14.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_install_args="--path alacritty"
|
||||
|
@ -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=e9a54aabc92bbdc25ab1659c2e5a1e9b76f27d101342c8219cc98a730fd46d90
|
||||
checksum=2919767177c010339502085b4ac5d3f9f15ca27e6befc39aa9d20fefb93ebcdf
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc64*) ;;
|
||||
|
|
Loading…
Reference in New Issue