mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
fselect: update to 0.5.2.
This commit is contained in:
parent
6222fdfddc
commit
2912743aae
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fselect'
|
# Template file for 'fselect'
|
||||||
pkgname=fselect
|
pkgname=fselect
|
||||||
version=0.5.1
|
version=0.5.2
|
||||||
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,9 +8,8 @@ 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=28af31ce16800d11666c0c6a1d177ab5115339fcaf6c6801b1583be1c19fae5a
|
checksum=a5875c935a853a17668c63c55b5fc62d3eef402c989fae30e236f3d9100d74e7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-APACHE
|
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue