From 0074c56d5d4d9081292651ae9c359f3f5c8acb28 Mon Sep 17 00:00:00 2001 From: Luis Date: Mon, 6 Nov 2023 07:52:02 +0000 Subject: [PATCH] far2l : upgrade to 2.5.3 --- main/far2l/.checksums | 2 +- main/far2l/.pkgfiles | 7 ++++++- main/far2l/spkgbuild | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/main/far2l/.checksums b/main/far2l/.checksums index 382296807..624743969 100644 --- a/main/far2l/.checksums +++ b/main/far2l/.checksums @@ -1 +1 @@ -e914a073047ab92e776b95f350dd4dcd far2l-2.5.2.tar.gz +45be6e0330e91b9532b4ce943bc1bad6 far2l-2.5.3.tar.gz diff --git a/main/far2l/.pkgfiles b/main/far2l/.pkgfiles index 0a432a954..607ded8ac 100644 --- a/main/far2l/.pkgfiles +++ b/main/far2l/.pkgfiles @@ -1,4 +1,4 @@ -far2l-2.5.2-1 +far2l-2.5.3-1 drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/far2l @@ -11,9 +11,11 @@ drwxr-xr-x root/root usr/lib/far2l/Plugins/NetRocks/plug/ -rwxr-xr-x root/root usr/lib/far2l/Plugins/NetRocks/plug/NetRocks-FILE.broker -rwxr-xr-x root/root usr/lib/far2l/Plugins/NetRocks/plug/NetRocks-FTP.broker -rwxr-xr-x root/root usr/lib/far2l/Plugins/NetRocks/plug/NetRocks-NFS.broker +-rwxr-xr-x root/root usr/lib/far2l/Plugins/NetRocks/plug/NetRocks-SHELL.broker -rwxr-xr-x root/root usr/lib/far2l/Plugins/NetRocks/plug/NetRocks-SMB.broker -rwxr-xr-x root/root usr/lib/far2l/Plugins/NetRocks/plug/NetRocks-WebDAV.broker -rwxr-xr-x root/root usr/lib/far2l/Plugins/NetRocks/plug/NetRocks.far-plug-wide +drwxr-xr-x root/root usr/lib/far2l/Plugins/NetRocks/plug/SHELL/ drwxr-xr-x root/root usr/lib/far2l/Plugins/SimpleIndent/ drwxr-xr-x root/root usr/lib/far2l/Plugins/SimpleIndent/plug/ -rwxr-xr-x root/root usr/lib/far2l/Plugins/SimpleIndent/plug/SimpleIndent.far-plug-wide @@ -81,6 +83,9 @@ drwxr-xr-x root/root usr/share/far2l/ drwxr-xr-x root/root usr/share/far2l/Plugins/ drwxr-xr-x root/root usr/share/far2l/Plugins/NetRocks/ drwxr-xr-x root/root usr/share/far2l/Plugins/NetRocks/plug/ +drwxr-xr-x root/root usr/share/far2l/Plugins/NetRocks/plug/SHELL/ +-rwxrwxr-x root/root usr/share/far2l/Plugins/NetRocks/plug/SHELL/remote.sh +-rw-rw-r-- root/root usr/share/far2l/Plugins/NetRocks/plug/SHELL/ways.ini -rw-rw-r-- root/root usr/share/far2l/Plugins/NetRocks/plug/bel.lng -rw-rw-r-- root/root usr/share/far2l/Plugins/NetRocks/plug/eng.lng -rw-rw-r-- root/root usr/share/far2l/Plugins/NetRocks/plug/helpe.hlf diff --git a/main/far2l/spkgbuild b/main/far2l/spkgbuild index 10a3e1b0b..c28be22cb 100644 --- a/main/far2l/spkgbuild +++ b/main/far2l/spkgbuild @@ -3,7 +3,7 @@ # depends : cmake ninja gawk m4 wxgtk3 xerces-c spdlog uchardet libnfs libssh2 openssl samba neon libarchive pcre2 name=far2l -version=2.5.2 +version=2.5.3 release=1 source="$name-$version.tar.gz::https://github.com/elfmz/far2l/archive/v_$version.tar.gz"