mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
elvish: update to 0.13
This commit is contained in:
parent
a70facbe35
commit
00bd255227
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.12
|
version=0.13
|
||||||
revision=3
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/elves/elvish"
|
go_import_path="github.com/elves/elvish"
|
||||||
short_desc="Novel Unix shell"
|
short_desc="Novel Unix shell"
|
||||||
|
@ -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=edd03f4acf50beb03a663804e4da8b9d13805d471245c47c1b71f24c125cb9a2
|
checksum=07d2205546186bd6c196653f14552ce07d6d9661a9fa437cf0caac4fe66bf749
|
||||||
register_shell="/bin/elvish"
|
register_shell="/bin/elvish"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue