aboutsummaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLibravatar remph <lhr@disroot.org>2024-10-31 18:26:08 +0000
committerLibravatar remph <lhr@disroot.org>2024-11-03 02:49:53 +0000
commit075e8ac472403934f4ca383beae2cd9ac555f71a (patch)
tree0b15f8fcbea9017b5d361b6733fd3d594bee751c /PKGBUILD
parentb07d54a12e7d42228093d0da7365617defd042e6 (diff)
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
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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)