wlc: update to 0.0.3.
This commit is contained in:
parent
91810756af
commit
7752af740d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'wlc'
|
||||
pkgname=wlc
|
||||
version=0.0.2
|
||||
version=0.0.3
|
||||
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=f430c81197a2157487c597206c1020eab81788b2673929c6118b95376af5e7cd
|
||||
checksum=086556f97e635469afd1f73e191ac57c888925f4480d526346946350273ebb3f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue