Clight: Update to 4.6
This commit is contained in:
parent
102f0ac946
commit
6096219d73
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Clight'
|
||||
pkgname=Clight
|
||||
version=4.5
|
||||
version=4.6
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/FedeDP/Clight"
|
||||
distfiles="https://github.com/FedeDP/Clight/archive/${version}.tar.gz"
|
||||
checksum=2ce204edd58284c178b99e2ffec0105fc8e78d8a076350f64424b66c9878e91e
|
||||
checksum=4b5b8d7716ce150d8956f3e741bd56c876eedba41bf391fe484d97de239b76a7
|
||||
|
||||
post_install() {
|
||||
vcompletion Extra/completions/_clight zsh
|
||||
|
|
Loading…
Reference in New Issue