parent
ed99e1b4b9
commit
70813e3590
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'elvish'
|
# Template file for 'elvish'
|
||||||
pkgname=elvish
|
pkgname=elvish
|
||||||
version=0.10
|
version=0.10.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/elves/elvish"
|
go_import_path="github.com/elves/elvish"
|
||||||
|
@ -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=94585d0ff4c124b56609e3f2a0b97bb143289400d46d2d4d3c8871c1d90f0727
|
checksum=a1ba39076cc45b24a8763174978805fa93c8713641d0e1715e9ada7d1122ab49
|
||||||
register_shell="/bin/elvish"
|
register_shell="/bin/elvish"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue