fselect: update to 0.4.5.
This commit is contained in:
parent
1a1e251f25
commit
e82d965a25
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fselect'
|
||||
pkgname=fselect
|
||||
version=0.4.4
|
||||
version=0.4.5
|
||||
revision=1
|
||||
hostmakedepends="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=ab28cda96a43712e27322464010925caece4d231fa15bbd0926e284116b03a99
|
||||
checksum=d08e6f34b52f87604b575daba7a48a8803181f5605fa689e4f4ebec0c4e96f2c
|
||||
nocross=yes
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in New Issue