From 8e24a3cf71be538c0852906eb67abbb522371add Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 20 Jan 2019 00:41:05 -0200 Subject: [PATCH] alacritty: update to 0.2.6. --- srcpkgs/alacritty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template index 8ebe5439477..28d7e22067f 100644 --- a/srcpkgs/alacritty/template +++ b/srcpkgs/alacritty/template @@ -1,6 +1,6 @@ # Template file for 'alacritty' pkgname=alacritty -version=0.2.5 +version=0.2.6 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=86c0c6a7f4fa465ca23f3f3a821582c6e0090dc2f5975df691adf80d0a18d73a +checksum=af0ee0409a8e8ba5d7c492b2e9347c3e5fbdb2cd7a49ee8f16abeb44afcfbe3f case "$XBPS_TARGET_MACHINE" in aarch64-musl) broken="MAP_32BIT; not found in libc" ;;