skim: update to 0.6.9
This commit is contained in:
parent
6b02ce13fa
commit
b4df0e03c4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'skim'
|
||||
pkgname=skim
|
||||
version=0.6.8
|
||||
version=0.6.9
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Fuzzy Finder in rust"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/lotabout/skim"
|
||||
distfiles="https://github.com/lotabout/skim/archive/v${version}.tar.gz"
|
||||
checksum=646b43c9b4863f2d30c9e08710067816ca463fc75631b415a8763cc8c943161f
|
||||
checksum=74a22471bca35e4c07f59c89e3332e08bb968ad734e74846505d5033a4915e47
|
||||
|
||||
post_install() {
|
||||
vbin bin/sk-tmux
|
||||
|
|
Loading…
Reference in a new issue