fselect: update to 0.6.6
This commit is contained in:
parent
3ad205cea1
commit
af2f3c0045
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fselect'
|
||||
pkgname=fselect
|
||||
version=0.6.5
|
||||
version=0.6.6
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Find files with SQL-like queries"
|
||||
|
@ -8,7 +8,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
|||
license="Apache-2.0, MIT"
|
||||
homepage="https://github.com/jhspetersson/fselect"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=6c50f0c7874045bee7721c8dcb687fa1ba2278f4eb86c4e638d4b1c8592129a3
|
||||
checksum=bf97b166b1f0c55e27c85943f3335ccec00219123b364863c0132f7d29d39e29
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
|
|
Loading…
Reference in a new issue