Clight: update to 4.5
This commit is contained in:
parent
1c574e4c08
commit
930df4c454
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Clight'
|
||||
pkgname=Clight
|
||||
version=4.4
|
||||
version=4.5
|
||||
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=1371ac6f537cec4fc61581dbb6ceb143df08f20e24f884fa148068008864b054
|
||||
checksum=2ce204edd58284c178b99e2ffec0105fc8e78d8a076350f64424b66c9878e91e
|
||||
|
||||
post_install() {
|
||||
vcompletion Extra/completions/_clight zsh
|
||||
|
|
Loading…
Reference in New Issue