summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f76c90d717e..6f63b25d4273 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ pkgname=elvish-git
_pkgname=elvish
pkgver=r1408.b86ff2e
pkgrel=1
-pkgdesc="A novel Unix shell, aims to explore the potential of the Unix shell."
+pkgdesc="A novel Unix shell."
arch=('i686' 'x86_64')
url="https://github.com/elves/elvish"
-license=('MIT')
+license=('BSD 2-clause')
makedepends=('git' 'go')
source=("git+https://github.com/elves/elvish.git")
md5sums=('SKIP')