summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFlorian Dejonckheere2017-03-27 08:56:45 +0200
committerFlorian Dejonckheere2017-03-27 08:56:45 +0200
commit14f46f244d847f7841ee9073331943447d6128f9 (patch)
tree7dd0cd2f54fa63e2549dfca2d268f61af7ae77bc /PKGBUILD
parent9063650cb9c6569d281aa7c95e4f82d74977217e (diff)
downloadaur-zsh-theme-powerlevel9k-git.tar.gz
Change zsh-theme-powerlevel9k-git license to MIT
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a1f3be2d021c..921e57dea939 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=1
pkgdesc='Powerlevel9k theme for zsh'
arch=('any')
url='https://github.com/bhilburn/powerlevel9k'
-license=('custom')
+license=('MIT')
depends=('zsh')
optdepends=(
'powerline-fonts: patched fonts for powerline'