summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQi Xiao2016-02-18 06:34:08 +0100
committerQi Xiao2016-02-18 06:34:08 +0100
commit7534b8527c3c323dd090c2a654efee37160dfa09 (patch)
tree4155a3cf0513a334fa41902f3c857878f0ef45a8
parented3072694b10772a9cd520c747e11b7a64ef8386 (diff)
downloadaur-7534b8527c3c323dd090c2a654efee37160dfa09.tar.gz
Change description; fix license.
-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')