Merge pull request #5744 from diogoleal/elvish-0.6
elvish: update to 0.6
This commit is contained in:
commit
89603389a2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'elvish'
|
# Template file for 'elvish'
|
||||||
pkgname=elvish
|
pkgname=elvish
|
||||||
version=0.5
|
version=0.6
|
||||||
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=238b3ccb09675612b064ad1a9d02d73e3ceadfbc6194f7f7301350cb58d58fbb
|
checksum=50ed183870ce8ef5a3d20ca9fed5bc4f6cf846b2e46ed847ef9f38c9601551f0
|
||||||
register_shell="/bin/elvish"
|
register_shell="/bin/elvish"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue