wlc: update to 0.0.5.
This commit is contained in:
parent
42aed0814b
commit
d7b165ee36
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'wlc'
|
||||
pkgname=wlc
|
||||
version=0.0.3
|
||||
version=0.0.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config wayland-devel"
|
||||
|
@ -11,7 +11,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=086556f97e635469afd1f73e191ac57c888925f4480d526346946350273ebb3f
|
||||
checksum=17aa8e8f4beb62b630433dd69247f272caf0575d2638726cfc1808a4239db136
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue