wlc: update to 0.0.10.
This commit is contained in:
parent
af2b58c35c
commit
d205a42913
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'wlc'
|
||||
pkgname=wlc
|
||||
version=0.0.9
|
||||
version=0.0.10
|
||||
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=cc239283c1d87aff9d258e0f4dd5a3ad441d8c6e52be8204abd8694435e4c3b5
|
||||
checksum=f8273940eaceb0661d365d284aceef7cb0ca83e641b7722d818dcac464fb0b01
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue