From 13198d8d081c99d0a2a8b8064179d24bc39577d0 Mon Sep 17 00:00:00 2001 From: svenper Date: Sun, 10 Feb 2019 23:17:28 +0000 Subject: [PATCH] alacritty: update to 0.2.8 --- srcpkgs/alacritty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template index be303568841..9ec40fb1db4 100644 --- a/srcpkgs/alacritty/template +++ b/srcpkgs/alacritty/template @@ -1,6 +1,6 @@ # Template file for 'alacritty' pkgname=alacritty -version=0.2.7 +version=0.2.8 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=2d12fd880174fc6530df3718725395e95682444fae04402f37f67a03ba1d5796 +checksum=e9eafe6bfd037a2b061a1c70dcbf77af6d6715f4ffce10638f91951347285b6c case "$XBPS_TARGET_MACHINE" in aarch64-musl) broken="MAP_32BIT; not found in libc" ;;