alacritty: update to 0.1.0.20170614
This commit is contained in:
parent
ab6f5992a4
commit
b5e68fee03
1 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'alacritty'
|
# Template file for 'alacritty'
|
||||||
pkgname=alacritty
|
pkgname=alacritty
|
||||||
version=0.1.0.20170417
|
version=0.1.0.20170614
|
||||||
revision=1
|
revision=1
|
||||||
_commit=d372f2e591020b5824797db826159351d19c3906
|
_commit=3c8514ba103d5d987d2269c421a3cc09e6784904
|
||||||
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"
|
||||||
depends="libXxf86vm xclip"
|
depends="libXxf86vm xclip"
|
||||||
|
@ -11,8 +11,8 @@ short_desc="A cross-platform, GPU-accelerated terminal emulator"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
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=a78476e49270212c138551a6644ba17ad3eabb7567c9ca5407392b0f0093e54a
|
checksum=c384b7d76d04d0cf47722570b6c59739226e6a41a37bf7348c00510043261887
|
||||||
|
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue