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