From ebaacfb3c731c49a2f9bb4feb7e0e0ecc23236ea Mon Sep 17 00:00:00 2001 From: travankor Date: Sun, 1 Mar 2020 00:03:19 -0700 Subject: [PATCH] wob: update to 0.7. --- srcpkgs/wob/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/wob/template b/srcpkgs/wob/template index c78f6c2e413..95e0c7b97ad 100644 --- a/srcpkgs/wob/template +++ b/srcpkgs/wob/template @@ -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 " 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