summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa4fe6dbaf1d..cfd7037231e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = wob
url = https://github.com/francma/wob
arch = i686
arch = x86_64
- license = GPL3
+ license = ISC
makedepends = meson
makedepends = git
makedepends = wayland-protocols
diff --git a/PKGBUILD b/PKGBUILD
index 8b9594b10423..62f000572b76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc='A lightweight overlay volume/backlight/progress/anything bar for Wayland'
arch=('i686' 'x86_64')
url='https://github.com/francma/wob'
-license=('GPL3')
+license=('ISC')
makedepends=('meson' 'git' 'wayland-protocols')
provides=('wob')
conflicts=('wob')