alacritty: update to 0.12.3.
This commit is contained in:
parent
e668a045c7
commit
f4eed2fedc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'alacritty'
|
||||
pkgname=alacritty
|
||||
version=0.12.2
|
||||
version=0.12.3
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_install_args="--path alacritty"
|
||||
|
@ -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="https://github.com/alacritty/alacritty/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=285b44d2d2e83118ab7fe61d575811bb85d5e21147808171bd0e583e9e794748
|
||||
checksum=7825639d971e561b2ea3cc41e30b57cde8e185a400fee001843bb634df6b28ab
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc64*) ;;
|
||||
|
|
Loading…
Reference in New Issue