Skip to content

Commit

Permalink
fix synocli-file (SynoCommunity#4616)
Browse files Browse the repository at this point in the history
- update changelog and SPK_REV to publish fix for rmlint and zstd (SynoCommunity#4478)
  • Loading branch information
hgy59 authored May 8, 2021
1 parent 4da01bc commit 0061561
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spk/synocli-file/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SPK_NAME = synocli-file
SPK_VERS = 2.2
SPK_REV = 8
SPK_REV = 9
SPK_ICON = src/synocli-file.png

DEPENDS = cross/less cross/tree cross/ncdu cross/jdupes cross/rhash cross/mc cross/nano cross/file
Expand Down Expand Up @@ -40,7 +40,7 @@ export PCRE2_CLI_FULL

DESCRIPTION = "SynoCli File Tools provides a set of small command-line utilities: less, tree, ncdu, jdupes, fdupes, rhash, mc \(midnight commander\), nano, file, detox, pcre2, zstd, lzip, plzip$(OPTIONAL_DESC)."
STARTABLE = no
CHANGELOG = "1. Add micro (editor)<br/>2. Add Lzip and Plzip<br/>3. Add fzf (fuzzy finder)<br/>4. Update mc to version 4.8.26"
CHANGELOG = "1. Add micro (editor)<br/>2. Add Lzip and Plzip<br/>3. Add fzf (fuzzy finder)<br/>4. Update mc to version 4.8.26<br/>Fix rmlint and zstd."

HOMEPAGE = https://github.com/SynoCommunity/spksrc/wiki/FAQ-SynoCliFile
LICENSE = Each tool is licensed under it's respective license.
Expand Down

0 comments on commit 0061561

Please # to comment.