wob: update to 0.10.
This commit is contained in:
parent
8ed7c23b4a
commit
934885a612
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'wob'
|
# Template file for 'wob'
|
||||||
pkgname=wob
|
pkgname=wob
|
||||||
version=0.8
|
version=0.10
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dseccomp=enabled"
|
configure_args="-Dseccomp=enabled"
|
||||||
hostmakedepends="pkg-config scdoc wayland-devel"
|
hostmakedepends="pkg-config scdoc wayland-devel"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="travankor <travankor@tuta.io>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://github.com/francma/wob"
|
homepage="https://github.com/francma/wob"
|
||||||
distfiles="https://github.com/francma/wob/archive/${version}.tar.gz"
|
distfiles="https://github.com/francma/wob/archive/${version}.tar.gz"
|
||||||
checksum=9328ddb751f4fed566884d9f96756b9fe43dbcda9a60ed90aa2b84021653a4a2
|
checksum=706fc2469924ca34d2af60997460fc9723dc4825669a57017024906dc444654c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue