alacritty: update to 0.1.0.20170417.

This commit is contained in:
Andrea Brancaleoni 2017-04-22 17:04:40 +02:00
parent 2bb4c2ca3f
commit 86fca53c14

View file

@ -1,8 +1,8 @@
# Template file for 'alacritty' # Template file for 'alacritty'
pkgname=alacritty pkgname=alacritty
version=0.1.0.20170303 version=0.1.0.20170417
revision=1 revision=1
_commit=aa76b29ff7dbf4af8d83c9f461889249fe53ea77 _commit=d372f2e591020b5824797db826159351d19c3906
wrksrc="$pkgname-$_commit" wrksrc="$pkgname-$_commit"
hostmakedepends="rust cargo cmake pkg-config" hostmakedepends="rust cargo cmake pkg-config"
makedepends="freetype-devel fontconfig-devel" makedepends="freetype-devel fontconfig-devel"
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="Apache-2.0" license="Apache-2.0"
homepage="https://github.com/jwilm/alacritty" homepage="https://github.com/jwilm/alacritty"
distfiles="$homepage/archive/${_commit}.tar.gz" distfiles="$homepage/archive/${_commit}.tar.gz"
checksum=af1871b77576f4877a8e0c30d03df1901f9b7daa2d57a54bfac9a287dc2ba472 checksum=a78476e49270212c138551a6644ba17ad3eabb7567c9ca5407392b0f0093e54a
nocross=yes nocross=yes