We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79b880e commit f92732bCopy full SHA for f92732b
1 file changed
srcpkgs/alacritty/template
@@ -1,6 +1,6 @@
1
# Template file for 'alacritty'
2
pkgname=alacritty
3
-version=0.16.1
+version=0.17.0
4
revision=1
5
build_style=cargo
6
make_install_args="--path alacritty"
@@ -14,7 +14,7 @@ license="Apache-2.0"
14
homepage="https://github.com/alacritty/alacritty"
15
changelog="https://raw.githubusercontent.com/alacritty/alacritty/master/CHANGELOG.md"
16
distfiles="https://github.com/alacritty/alacritty/archive/refs/tags/v${version}.tar.gz"
17
-checksum=b7240df4a52c004470977237a276185fc97395d59319480d67cad3c4347f395e
+checksum=38d6527d346cda5c6049332a1f3338a89ea66cd7981b54d4c3ce801b392496f8
18
19
case "$XBPS_TARGET_MACHINE" in
20
ppc64*) ;;
0 commit comments