mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
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'
|
# Template file for 'skim'
|
||||||
pkgname=skim
|
pkgname=skim
|
||||||
version=0.6.8
|
version=0.6.9
|
||||||
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=646b43c9b4863f2d30c9e08710067816ca463fc75631b415a8763cc8c943161f
|
checksum=74a22471bca35e4c07f59c89e3332e08bb968ad734e74846505d5033a4915e47
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vbin bin/sk-tmux
|
vbin bin/sk-tmux
|
||||||
|
|
Loading…
Add table
Reference in a new issue