mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
elvish: update to 0.10.
This commit is contained in:
parent
fd2a1cf281
commit
75e62b6921
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.9
|
version=0.10
|
||||||
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=41aed14f500813c884a0a8b6c4ebbcdf233b2d139f1d10cea697d597007f1698
|
checksum=94585d0ff4c124b56609e3f2a0b97bb143289400d46d2d4d3c8871c1d90f0727
|
||||||
register_shell="/bin/elvish"
|
register_shell="/bin/elvish"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue