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 b52623169610..792352b91e33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc='A cool desktop panel for KDE Plasma 5'
arch=('i686' 'x86_64')
url='https://github.com/dangvd/ksmoothdock'
-license=('N/A')
+license=('GPL3')
depends=('qt5-base' 'plasma-framework')
makedepends=('cmake' 'extra-cmake-modules' 'python')
source=("https://github.com/dangvd/ksmoothdock/archive/v5.6.tar.gz")