skim: update to 0.9.4
This commit is contained in:
parent
3e1900781d
commit
e828285e5d
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'skim'
|
# Template file for 'skim'
|
||||||
pkgname=skim
|
pkgname=skim
|
||||||
version=0.9.3
|
version=0.9.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Fuzzy Finder in rust"
|
short_desc="Fuzzy Finder in rust"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/lotabout/skim"
|
homepage="https://github.com/lotabout/skim"
|
||||||
distfiles="https://github.com/lotabout/skim/archive/v${version}.tar.gz"
|
distfiles="https://github.com/lotabout/skim/archive/v${version}.tar.gz"
|
||||||
checksum=c4eea49ae3b22896d9d671e4ffa95614e4bed4fa996882b94738490bce863926
|
checksum=5ec639c34c7657be4f7f990e9ad0d8d0a7a979eba68daa7c100126ce06702a1b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vbin bin/sk-tmux
|
vbin bin/sk-tmux
|
||||||
|
|
Loading…
Reference in New Issue