skim: update to 0.5.0.
This commit is contained in:
parent
f5fc9aef46
commit
64615833a5
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'skim'
|
||||
pkgname=skim
|
||||
version=0.3.2
|
||||
version=0.5.0
|
||||
revision=1
|
||||
hostmakedepends="cargo rust"
|
||||
short_desc="Fuzzy Finder in rust"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
maintainer="Orphan <orphan@voidlinux.eu>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/lotabout/skim"
|
||||
distfiles="https://github.com/lotabout/skim/archive/v${version}.tar.gz"
|
||||
checksum=a16f64e4ce4703b36ca01e2f83b92b8a653ef9b9ce10332c6e215b80d3680e79
|
||||
checksum=bc45edfd77323b010e19247ff74cb9eaf7a5b3457a765ba50ddcd0f5b9744eba
|
||||
nocross=yes
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in a new issue