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 677def00bd0e..142a74bf7652 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ makedepends=('git')
provides=('dynamic-colors')
source=('git://github.com/sos4nt/dynamic-colors.git')
md5sums=('SKIP')
-license=('None')
+license=('MIT')
pkgver() {
cd "$srcdir/dynamic-colors"