fselect: update to 0.5.2.
This commit is contained in:
parent
6222fdfddc
commit
2912743aae
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fselect'
|
||||
pkgname=fselect
|
||||
version=0.5.1
|
||||
version=0.5.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Find files with SQL-like queries"
|
||||
|
@ -8,9 +8,8 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
|||
license="Apache-2.0, MIT"
|
||||
homepage="https://github.com/jhspetersson/fselect"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=28af31ce16800d11666c0c6a1d177ab5115339fcaf6c6801b1583be1c19fae5a
|
||||
checksum=a5875c935a853a17668c63c55b5fc62d3eef402c989fae30e236f3d9100d74e7
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-APACHE
|
||||
vlicense LICENSE-MIT
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue