diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template index 28d7e22067f..be303568841 100644 --- a/srcpkgs/alacritty/template +++ b/srcpkgs/alacritty/template @@ -1,6 +1,6 @@ # Template file for 'alacritty' pkgname=alacritty -version=0.2.6 +version=0.2.7 revision=1 build_style=cargo hostmakedepends="cmake pkg-config" @@ -12,7 +12,7 @@ license="Apache-2.0" homepage="https://github.com/jwilm/${pkgname}" changelog="https://raw.githubusercontent.com/jwilm/${pkgname}/v${version}/CHANGELOG.md" distfiles="https://github.com/jwilm/${pkgname}/archive/v${version}.tar.gz" -checksum=af0ee0409a8e8ba5d7c492b2e9347c3e5fbdb2cd7a49ee8f16abeb44afcfbe3f +checksum=2d12fd880174fc6530df3718725395e95682444fae04402f37f67a03ba1d5796 case "$XBPS_TARGET_MACHINE" in aarch64-musl) broken="MAP_32BIT; not found in libc" ;;