skim: update to 0.9.3
This commit is contained in:
parent
19071bc929
commit
d25bfbb2e2
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.9.2
|
version=0.9.3
|
||||||
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=0201367d671e3e31d4e3faf13dc87a7f4aaf32bbadb63b9406c500f9d8684986
|
checksum=c4eea49ae3b22896d9d671e4ffa95614e4bed4fa996882b94738490bce863926
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vbin bin/sk-tmux
|
vbin bin/sk-tmux
|
||||||
|
|
Loading…
Reference in a new issue