summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Franc2019-08-21 20:54:38 +0200
committerMartin Franc2019-08-21 20:54:38 +0200
commit1ce18bce74625a832c0a071e292f486a64d481c3 (patch)
tree23257f4afa471d8ca7d560225590322cdbb7cf6e /PKGBUILD
parent6247196c93e9a39b3188240ed6ba3c0d6dceefa3 (diff)
downloadaur-1ce18bce74625a832c0a071e292f486a64d481c3.tar.gz
GPL -> ISC
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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')