From b127d77cd629a02dfce9ae2ebdf392066e06e327 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sat, 25 Feb 2017 18:41:57 +0100 Subject: [PATCH] alacritty: revbump for previous --- srcpkgs/alacritty/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template index 810a9b4997e..0dba8c1dca2 100644 --- a/srcpkgs/alacritty/template +++ b/srcpkgs/alacritty/template @@ -1,7 +1,7 @@ # Template file for 'alacritty' pkgname=alacritty version=0.1.0.20170218 -revision=1 +revision=2 _commit=418df72a077cd85b14cbede78e281bb224515a40 wrksrc="$pkgname-$_commit" hostmakedepends="rust cargo cmake pkg-config"