mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
wlc: update to 0.0.6.
This commit is contained in:
parent
bd08bc7fb5
commit
2fca0859bc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'wlc'
|
# Template build file for 'wlc'
|
||||||
pkgname=wlc
|
pkgname=wlc
|
||||||
version=0.0.5
|
version=0.0.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config wayland-devel"
|
hostmakedepends="pkg-config wayland-devel"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://github.com/Cloudef/wlc"
|
homepage="https://github.com/Cloudef/wlc"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="https://github.com/Cloudef/$pkgname/releases/download/v${version}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://github.com/Cloudef/$pkgname/releases/download/v${version}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=17aa8e8f4beb62b630433dd69247f272caf0575d2638726cfc1808a4239db136
|
checksum=302a14252757f05ed009077a674b07942ff46fc7c3da0759fed4fedbc8c12329
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue