summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8639c0d2f840..00612812e725 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Undoable versions of some bspc commands."
url="http://github.com/Kharacternyk/${_pkgname}"
arch=('any')
-license=('GPL-3')
+license=('GPL3')
depends=('bspwm')
makedepends=('git')
conflicts=("${_pkgname}")