mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
elvish: update to 0.14.0
This commit is contained in:
parent
e77a312dcd
commit
e6acf63f10
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.13.1
|
version=0.14.0
|
||||||
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-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://elv.sh/"
|
homepage="https://elv.sh/"
|
||||||
distfiles="https://github.com/elves/elvish/archive/v${version}.tar.gz"
|
distfiles="https://github.com/elves/elvish/archive/v${version}.tar.gz"
|
||||||
checksum=83275a4c36f66b831ba4864d1f5ffdc823616ed0a8e41b2a9a3e9fcba9279e27
|
checksum=36ed5e0318d75f7e7d616398e42477cfbd6fd2a1d1f108dee7941621cfb7378a
|
||||||
register_shell="/bin/elvish"
|
register_shell="/bin/elvish"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue