skim: update to 0.9.2
This commit is contained in:
parent
de5f441ed1
commit
b61b781b0d
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'skim'
|
# Template file for 'skim'
|
||||||
pkgname=skim
|
pkgname=skim
|
||||||
version=0.8.2
|
version=0.9.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Fuzzy Finder in rust"
|
short_desc="Fuzzy Finder in rust"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
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=@c7002dc66d290a8bb1363de7c636474323d031415f303368afa8ecfe8c01b184
|
checksum=0201367d671e3e31d4e3faf13dc87a7f4aaf32bbadb63b9406c500f9d8684986
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vbin bin/sk-tmux
|
vbin bin/sk-tmux
|
||||||
|
|
Loading…
Reference in New Issue