skim: update to 0.9.2
This commit is contained in:
parent
de5f441ed1
commit
b61b781b0d
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'skim'
|
||||
pkgname=skim
|
||||
version=0.8.2
|
||||
revision=2
|
||||
version=0.9.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Fuzzy Finder in rust"
|
||||
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=@c7002dc66d290a8bb1363de7c636474323d031415f303368afa8ecfe8c01b184
|
||||
checksum=0201367d671e3e31d4e3faf13dc87a7f4aaf32bbadb63b9406c500f9d8684986
|
||||
|
||||
post_install() {
|
||||
vbin bin/sk-tmux
|
||||
|
|
Loading…
Reference in a new issue