alacritty: update to 0.1.0.20170218.
This commit is contained in:
parent
fc41fd6210
commit
0d8a25228d
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'alacritty'
|
||||
pkgname=alacritty
|
||||
version=0.1.0.20170206
|
||||
version=0.1.0.20170218
|
||||
revision=1
|
||||
_commit=12cd04fea2d49f712226b75922bc2c035729c201
|
||||
_commit=418df72a077cd85b14cbede78e281bb224515a40
|
||||
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=d39f46d806b4377f60a62e8431f6b009711859d5e9ebd1462693953792564153
|
||||
checksum=e3d8fa79854a62c08ded2c1fad5c369d389443314c8a0ddd833f08c86b0db17d
|
||||
|
||||
nocross=yes
|
||||
|
||||
|
|
Loading…
Reference in New Issue