mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
alacritty: update to 0.1.0.20170303.
This commit is contained in:
parent
59e924c3fe
commit
6ee15ef692
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'alacritty'
|
# Template file for 'alacritty'
|
||||||
pkgname=alacritty
|
pkgname=alacritty
|
||||||
version=0.1.0.20170218
|
version=0.1.0.20170303
|
||||||
revision=2
|
revision=1
|
||||||
_commit=418df72a077cd85b14cbede78e281bb224515a40
|
_commit=aa76b29ff7dbf4af8d83c9f461889249fe53ea77
|
||||||
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=e3d8fa79854a62c08ded2c1fad5c369d389443314c8a0ddd833f08c86b0db17d
|
checksum=af1871b77576f4877a8e0c30d03df1901f9b7daa2d57a54bfac9a287dc2ba472
|
||||||
|
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue