Clight: update to 4.7
This commit is contained in:
parent
7bcf0537b2
commit
72a14c420f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Clight'
|
||||
pkgname=Clight
|
||||
version=4.6
|
||||
version=4.7
|
||||
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=4b5b8d7716ce150d8956f3e741bd56c876eedba41bf391fe484d97de239b76a7
|
||||
checksum=a4fc09f118eaa79d5fe9d5f19a2adc323b6401ece7f074e34cb577eec2121833
|
||||
|
||||
post_install() {
|
||||
vcompletion Extra/completions/_clight zsh
|
||||
|
|
Loading…
Reference in a new issue