Clight: update to 4.11.
This commit is contained in:
parent
c494808bb2
commit
ad5a3fe76a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Clight'
|
||||
pkgname=Clight
|
||||
version=4.10
|
||||
version=4.11
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://github.com/FedeDP/Clight"
|
||||
changelog="https://github.com/FedeDP/Clight/releases"
|
||||
distfiles="https://github.com/FedeDP/Clight/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=fa385472d3b055f94875930873fafbb225d4874793755bd3ec2bba6ef1b85871
|
||||
checksum=9a7ec2070b0e1d074477cd219d6894dde9eb85cbe83daebc22054fab29dade34
|
||||
|
||||
post_install() {
|
||||
vcompletion Extra/completions/_clight zsh
|
||||
|
|
Loading…
Reference in New Issue