wob: update to 0.7.
This commit is contained in:
parent
6b7e4b9f5b
commit
ebaacfb3c7
1 changed files with 4 additions and 3 deletions
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'wob'
|
||||
pkgname=wob
|
||||
version=0.6
|
||||
version=0.7
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dseccomp=enabled"
|
||||
hostmakedepends="pkg-config scdoc wayland-devel"
|
||||
makedepends="wayland-devel wayland-protocols"
|
||||
makedepends="libffi-devel libseccomp-devel wayland-devel wayland-protocols"
|
||||
short_desc="Lightweight overlay volume/backlight/progress/anything bar for Wayland"
|
||||
maintainer="travankor <travankor@tuta.io>"
|
||||
license="ISC"
|
||||
homepage="https://github.com/francma/wob"
|
||||
distfiles="https://github.com/francma/wob/archive/${version}.tar.gz"
|
||||
checksum=f33e6ca0b24fa827d1c8416bf43cd7bd70cd836b4d231b66eb5455d27eab2c32
|
||||
checksum=7289f0e67f32a65890d5658dfc83ba7c6ec09a7f75accb4ca5191f20ef3b8255
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue