From 075e8ac472403934f4ca383beae2cd9ac555f71a Mon Sep 17 00:00:00 2001 From: remph Date: Thu, 31 Oct 2024 18:26:08 +0000 Subject: Minor changes: * Allow changing volume/brightness while locked in Sway * Ensure separate wob instance for each WAYLAND_DISPLAY * Update copyright, mostly for other branches based on this --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index b90a172..83e332d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgdesc='Volume and brightness controls for wayland, using wob' arch=(any) # limited only by dependencies depends=(sh coreutils sed wob alsa-utils brightnessctl) url='https://github.com/el-remph/swob' -license=(FSFULLRWD) +license=(GPL-3.0-or-later) provides=(swob) source=("git+$url") b2sums=(SKIP) -- cgit v1.3.1