mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
skim: update to 0.8.0
This commit is contained in:
parent
b9c70e988a
commit
f26b874f0a
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.7.0
|
version=0.8.0
|
||||||
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=01e21bfe7bc5b837e46a650b879e7f83ac7eef927b839006531bdc9df7f358c4
|
checksum=42ac516aba6c9116fe96ff9dc5ac22fc7b14f809fbcdb5aaf93b9b36955da4dc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vbin bin/sk-tmux
|
vbin bin/sk-tmux
|
||||||
|
|
Loading…
Add table
Reference in a new issue