From 000bd675497a89b206822ee91b806674d65261d0 Mon Sep 17 00:00:00 2001 From: Rasmus Thomsen Date: Tue, 12 Feb 2019 12:55:40 +0100 Subject: [PATCH] alacritty: update to 0.2.9. --- srcpkgs/alacritty/template | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template index 9ec40fb1db4..67dbde3e026 100644 --- a/srcpkgs/alacritty/template +++ b/srcpkgs/alacritty/template @@ -1,9 +1,9 @@ # Template file for 'alacritty' pkgname=alacritty -version=0.2.8 +version=0.2.9 revision=1 build_style=cargo -hostmakedepends="cmake pkg-config" +hostmakedepends="pkg-config" makedepends="freetype-devel fontconfig-devel" depends="libXxf86vm xclip ncurses alacritty-terminfo-${version}_${revision}" short_desc="Cross-platform, GPU-accelerated terminal emulator" @@ -12,11 +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=e9eafe6bfd037a2b061a1c70dcbf77af6d6715f4ffce10638f91951347285b6c - -case "$XBPS_TARGET_MACHINE" in - aarch64-musl) broken="MAP_32BIT; not found in libc" ;; -esac +checksum=0261d427bd93262403c3acdda6ebcb06c6a37062124e96fe2b29ff3104cb3089 post_install() { vinstall alacritty.desktop 644 usr/share/applications