mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
alacritty: update to 0.1.0.20180508.
This commit is contained in:
parent
ee044f3682
commit
57146b2a7d
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'alacritty'
|
# Template file for 'alacritty'
|
||||||
pkgname=alacritty
|
pkgname=alacritty
|
||||||
version=0.1.0.20170911
|
version=0.1.0.20180508
|
||||||
revision=1
|
revision=1
|
||||||
_commit=eb231b3e70b87875df4bdd1974d5e94704024d70
|
_commit=24e8a19e7d981fbc8853891ad4a17a9de2ac36bd
|
||||||
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=1d697f08bb4a63142d6ca36b2eaef0ce92cbd13eb029b1a393fcca691237bd1c
|
checksum=91d9f6b01770fa3e9ac4da306bbe95eae56819f13cc77668d7dd1ed2874b60b5
|
||||||
|
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue