From 387e2969812386866dae29cd4aba7bbe7955c259 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 27 Jun 2017 15:05:47 +0100 Subject: [PATCH] alacritty: update to 0.1.0.20170624. --- srcpkgs/alacritty/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template index 52db510d2dd..ab8f0fb9581 100644 --- a/srcpkgs/alacritty/template +++ b/srcpkgs/alacritty/template @@ -1,8 +1,8 @@ # Template file for 'alacritty' pkgname=alacritty -version=0.1.0.20170614 +version=0.1.0.20170624 revision=1 -_commit=3c8514ba103d5d987d2269c421a3cc09e6784904 +_commit=b4a839aee9784a2d281be1bec87ac6f2ae4a79f0 wrksrc="${pkgname}-${_commit}" hostmakedepends="rust cargo cmake pkg-config" makedepends="freetype-devel fontconfig-devel" @@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni " license="Apache-2.0" homepage="https://github.com/jwilm/alacritty" distfiles="${homepage}/archive/${_commit}.tar.gz" -checksum=c384b7d76d04d0cf47722570b6c59739226e6a41a37bf7348c00510043261887 +checksum=293971bf34eb6e9905964d6aae23435a55d99dca1bb99321166b46aaf880d410 nocross=yes