mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-10 17:13:51 +02:00
alacritty: update to 0.3.1.
This commit is contained in:
parent
764e7b68c1
commit
bc7b74334b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'alacritty'
|
||||
pkgname=alacritty
|
||||
version=0.3.0
|
||||
version=0.3.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -12,7 +12,7 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/jwilm/${pkgname}"
|
||||
changelog="https://raw.githubusercontent.com/jwilm/${pkgname}/v${version}/CHANGELOG.md"
|
||||
distfiles="https://github.com/jwilm/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=62f96fa751eb553012dc7e562e62cdf37c6668c8117be31790ce7dc2d4d28a47
|
||||
checksum=a5be9e0a55e17a41c244f4717434363305203a786e5cb52b441f151e9b93b380
|
||||
|
||||
post_install() {
|
||||
vinstall extra/linux/alacritty.desktop 644 usr/share/applications
|
||||
|
|
Loading…
Add table
Reference in a new issue