Clight: Update to 4.4
This commit is contained in:
parent
fefa1a314b
commit
002bf50e9d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Clight'
|
# Template file for 'Clight'
|
||||||
pkgname=Clight
|
pkgname=Clight
|
||||||
version=4.3
|
version=4.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/FedeDP/Clight"
|
homepage="https://github.com/FedeDP/Clight"
|
||||||
distfiles="https://github.com/FedeDP/Clight/archive/${version}.tar.gz"
|
distfiles="https://github.com/FedeDP/Clight/archive/${version}.tar.gz"
|
||||||
checksum=f354ba50fd74931c1fecc832f41334bae7c98c3aad81341bbbd79bd4d7853982
|
checksum=1371ac6f537cec4fc61581dbb6ceb143df08f20e24f884fa148068008864b054
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vcompletion Extra/completions/_clight zsh
|
vcompletion Extra/completions/_clight zsh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue