misc/clifm: update CliFM to version 1.14 (Jawbreaker)
Reported by: portscout
This commit is contained in:
parent
5e8f5f9620
commit
15812d58de
3 changed files with 7 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= clifm
|
||||
PORTVERSION= 1.13
|
||||
PORTVERSION= 1.14
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= misc
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1689684257
|
||||
SHA256 (leo-arch-clifm-v1.13_GH0.tar.gz) = 44eeba9416e2dea6d9b61cddb414471828d3a794fefc6b6e9fe3aa5445454120
|
||||
SIZE (leo-arch-clifm-v1.13_GH0.tar.gz) = 1467612
|
||||
TIMESTAMP = 1693887206
|
||||
SHA256 (leo-arch-clifm-v1.14_GH0.tar.gz) = 2c15c8198abd3c060014874d7f0ee7b9cfa3bc8715c65375ca7a79c01c4064bc
|
||||
SIZE (leo-arch-clifm-v1.14_GH0.tar.gz) = 1496682
|
||||
SHA256 (leo-arch-clifm-colors-175bc94_GH0.tar.gz) = b9b88f8676a1f9ef47e860b95b78f238cf974fd6da18356662af48a0eef923df
|
||||
SIZE (leo-arch-clifm-colors-175bc94_GH0.tar.gz) = 1538711
|
||||
|
|
|
@ -33,8 +33,11 @@ share/bash-completion/completions/clifm
|
|||
%%DATADIR%%/colors/white-256.clifm
|
||||
%%DATADIR%%/colors/white.clifm
|
||||
%%DATADIR%%/colors/zenburn.clifm
|
||||
%%DATADIR%%/functions/cd_on_quit.fish
|
||||
%%DATADIR%%/functions/cd_on_quit.sh
|
||||
%%DATADIR%%/functions/file_picker.fish
|
||||
%%DATADIR%%/functions/file_picker.sh
|
||||
%%DATADIR%%/functions/install-extensions.fish
|
||||
%%DATADIR%%/functions/subshell_notice.sh
|
||||
%%DATADIR%%/keybindings.clifm
|
||||
%%DATADIR%%/mimelist.clifm
|
||||
|
@ -70,7 +73,6 @@ share/bash-completion/completions/clifm
|
|||
%%DATADIR%%/plugins/pager.sh
|
||||
%%DATADIR%%/plugins/pdf_viewer.sh
|
||||
%%DATADIR%%/plugins/plugins-helper
|
||||
%%DATADIR%%/plugins/recur_rm.sh
|
||||
%%DATADIR%%/plugins/rgfind.sh
|
||||
%%DATADIR%%/plugins/update.sh
|
||||
%%DATADIR%%/plugins/vid_viewer.sh
|
||||
|
|
Loading…
Reference in a new issue