alacritty: update to 0.3.2.
This commit is contained in:
parent
89994cb2dc
commit
e2d049df41
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'alacritty'
|
||||
pkgname=alacritty
|
||||
version=0.3.1
|
||||
version=0.3.2
|
||||
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=a5be9e0a55e17a41c244f4717434363305203a786e5cb52b441f151e9b93b380
|
||||
checksum=e2bc5323d505d9d487b2fdfc29f82a77e18b17f92de3988742950471808272f7
|
||||
|
||||
post_install() {
|
||||
vinstall extra/linux/alacritty.desktop 644 usr/share/applications
|
||||
|
|
Loading…
Reference in a new issue