parent
9845039305
commit
3f8899d08d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'elvish'
|
||||
pkgname=elvish
|
||||
version=0.8
|
||||
version=0.9
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/elves/elvish"
|
||||
|
@ -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=74ce8baf5dc76cf1b9aede6781331c30177c6856c1d6a55f3eb62d6af53b78bb
|
||||
checksum=41aed14f500813c884a0a8b6c4ebbcdf233b2d139f1d10cea697d597007f1698
|
||||
register_shell="/bin/elvish"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue