skim: update to 0.5.1.

This commit is contained in:
maxice8 2018-06-24 11:42:56 -03:00
parent aaba5d937a
commit 26dbbf0325
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'skim'
pkgname=skim
version=0.5.0
version=0.5.1
revision=1
hostmakedepends="cargo rust"
short_desc="Fuzzy Finder in rust"
@ -8,7 +8,7 @@ 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=bc45edfd77323b010e19247ff74cb9eaf7a5b3457a765ba50ddcd0f5b9744eba
checksum=f616e229971c75b14e46a5843389e61148262ad41965afa051ff85970f3a6773
nocross=yes
do_build() {