File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Maintainer: Tim Ebbeke <tim 06 tr (at) gmail dot com>
22
33pkgname=nui-sftp
4- pkgver=0.10.1
4+ pkgver=0.10.2
55pkgrel=1
66pkgdesc=" NUI-based SFTP application"
77arch=(' x86_64' )
@@ -39,9 +39,9 @@ source=(
3939 " https://s3.g.s4.mega.io/jgemkib4a5fte35rktt5wxrwkw4ejk4ybemkf/nui-scp/icons.tar.gz"
4040)
4141sha256sums=(
42- ' e2c1f11956af05bf6f6500f8bfdd63b1fcd745ba382139151036aba0c31ccf66 '
42+ ' 2109f3c42447fb93d6377178f9a075d51c9d0e3e98ca41a68124b98c0c532a23 '
4343 ' cf0fc442069dfd28bd8b7769da6dfdca92111044ea9817197716ed9bfada3869'
44- ' 08a2aec011baa778c903420e84ec8ae130b546ad4f55aac2a38cba9bd82b33bc '
44+ ' 3102fd1c7832dea0e5ae9862634781afc3a5c1faeba31748dca1e5ffc8624d17 '
4545 ' 30ffa48c3a509e878db31a1e5d80376242852e34d9c2aa3b44d2e3d1da2ce32e'
4646)
4747
Original file line number Diff line number Diff line change 2020 </screenshot >
2121 </screenshots >
2222 <releases >
23+ <release version =" v0.10.2" date =" 2026-04-23" >
24+ <description >
25+ <h2 id =" whatschanged" >What' s Changed</h2 >
26+ <ul >
27+ <li >Fix Portal, Remote Favorites and Renaming by @5cript in https://github.com/5cript/nui-sftp/pull/144</li >
28+ </ul >
29+ <p >
30+
31+ <strong >Full Changelog</strong >
32+ : https://github.com/5cript/nui-sftp/compare/v0.10.1…v0.10.2
33+ </p >
34+ </description >
35+ </release >
2336 <release version =" v0.10.1" date =" 2026-04-22" >
2437 <description >
2538 <p >Moving to submodules from manually checked out deps.</p >
Original file line number Diff line number Diff line change @@ -97,8 +97,8 @@ modules:
9797 - cp -r * /app/frontend
9898 sources :
9999 - type : archive
100- url : https://github.com/5cript/nui-sftp/releases/download/v0.10.1 /nui-sftp-linux-frontend_0.10.1 .tar.gz
101- sha256 : 08a2aec011baa778c903420e84ec8ae130b546ad4f55aac2a38cba9bd82b33bc
100+ url : https://github.com/5cript/nui-sftp/releases/download/v0.10.2 /nui-sftp-linux-frontend_0.10.2 .tar.gz
101+ sha256 : 3102fd1c7832dea0e5ae9862634781afc3a5c1faeba31748dca1e5ffc8624d17
102102
103103 - name : nui-sftp
104104 buildsystem : simple
@@ -128,7 +128,7 @@ modules:
128128 -DCMAKE_EXPORT_COMPILE_COMMANDS=ON
129129 -DOFFLINE_BUILD=ON
130130 -DJSON_Diagnostics=ON
131- -DFORCED_PROJECT_VERSION=0.10.1
131+ -DFORCED_PROJECT_VERSION=0.10.2
132132 - cmake --build build/flatpak
133133 - OMIT_FRONTEND=true ./scripts/deploy.sh
134134 # Copy icons to assets/icons dir
@@ -146,7 +146,7 @@ modules:
146146 sources :
147147 - type : git
148148 url : https://github.com/5cript/nui-sftp
149- tag : v0.10.1
149+ tag : v0.10.2
150150 - type : archive
151151 url : https://s3.g.s4.mega.io/jgemkib4a5fte35rktt5wxrwkw4ejk4ybemkf/nui-scp/icons.tar.gz
152152 sha256 : 30ffa48c3a509e878db31a1e5d80376242852e34d9c2aa3b44d2e3d1da2ce32e
You can’t perform that action at this time.
0 commit comments