elvish: update to 0.11

Closes: #10988 [via git-merge-pr]
This commit is contained in:
SolitudeSF 2018-01-19 21:25:25 +02:00 committed by Jürgen Buchmüller
parent e77b15a0f0
commit b7c8da3564

View File

@ -1,7 +1,7 @@
# Template file for 'elvish' # Template file for 'elvish'
pkgname=elvish pkgname=elvish
version=0.10.1 version=0.11
revision=2 revision=1
build_style=go build_style=go
go_import_path="github.com/elves/elvish" go_import_path="github.com/elves/elvish"
short_desc="A novel Unix shell" short_desc="A novel Unix shell"
@ -9,7 +9,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
license="BSD" license="BSD"
homepage="https://github.com/elves/elvish/" homepage="https://github.com/elves/elvish/"
distfiles="https://github.com/elves/elvish/archive/${version}.tar.gz" distfiles="https://github.com/elves/elvish/archive/${version}.tar.gz"
checksum=a1ba39076cc45b24a8763174978805fa93c8713641d0e1715e9ada7d1122ab49 checksum=711f67d8730990deed00c3e0c59198c8a51c8441371416faab5ef603c26010b6
register_shell="/bin/elvish" register_shell="/bin/elvish"
post_install() { post_install() {