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