wlc: update to 0.0.9.
This commit is contained in:
parent
4026b764b7
commit
94acd1de1d
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'wlc'
|
||||
pkgname=wlc
|
||||
version=0.0.8
|
||||
version=0.0.9
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config wayland-devel wayland-protocols"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://github.com/Cloudef/wlc"
|
||||
license="MIT"
|
||||
distfiles="https://github.com/Cloudef/$pkgname/releases/download/v${version}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=1a7d7758028b0caa75418268f59e2290420850d0f3226ecf74316405d2c5ace5
|
||||
checksum=cc239283c1d87aff9d258e0f4dd5a3ad441d8c6e52be8204abd8694435e4c3b5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue