summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDave Simons2013-12-10 11:32:19 +0100
committerLukas Fleischer2015-07-10 12:57:11 +0200
commit294dc94ad3ff877d647a1b7668b9aaeabbbd45fa (patch)
tree979101b5fa5fc8b2a0f8b75819c49d58799ee147 /PKGBUILD
parent61a05bb9844be9752c3548dcd1d566d7e7ed2df4 (diff)
downloadaur-294dc94ad3ff877d647a1b7668b9aaeabbbd45fa.tar.gz
set license to None
Signed-off-by: Dave Simons <aur@simonsd.org>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index acdd8038e360..77250cf01857 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ makedepends=('git')
provides=('dynamic-colors')
source=('git://github.com/sos4nt/dynamic-colors.git')
md5sums=('SKIP')
+license=('None')
pkgver() {
cd "$srcdir/dynamic-colors"