mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
czkawka: update to 6.0.0.
This commit is contained in:
parent
229999f78b
commit
5d76e7aeb3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'czkawka'
|
# Template file for 'czkawka'
|
||||||
pkgname=czkawka
|
pkgname=czkawka
|
||||||
version=5.1.0
|
version=6.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=rust
|
build_helper=rust
|
||||||
|
@ -14,7 +14,7 @@ maintainer="sirkhancision <jsantiago12tone@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/qarmin/czkawka"
|
homepage="https://github.com/qarmin/czkawka"
|
||||||
distfiles="https://github.com/qarmin/czkawka/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/qarmin/czkawka/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=346c256ef215fa029a78c8150fcac1815e0c7f98319a167e18c5239e04849068
|
checksum=32dc1d8a55bc3ce478246830a1f81679affa85735e69aa049fd83e30271e368f
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
dbus-run-session xvfb-run -s '-nolisten local' cargo test --bin czkawka_gui --release
|
dbus-run-session xvfb-run -s '-nolisten local' cargo test --bin czkawka_gui --release
|
||||||
|
|
Loading…
Add table
Reference in a new issue