alacritty: update to 0.1.0.20170911.

This commit is contained in:
Jerry Tegno 2017-09-18 16:48:40 -07:00
parent 14a1649c47
commit 5a09e8095b
No known key found for this signature in database
GPG Key ID: 8AA6E5F9E57FB8F6
1 changed files with 3 additions and 3 deletions

View File

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