update frp info

This commit is contained in:
wcbing
2025-04-12 17:40:29 +08:00
parent 2fd6372ce7
commit 633054b948
2 changed files with 6 additions and 6 deletions

View File

@@ -29,14 +29,14 @@ REPO_PATH="${REPO_PATH:-/root/store-dir/}"
WORKDIR=`mktemp -d`
PKG_NAME="frps"
APP_NAME="frps 客户端"
APP_NAME="frpsfrp 服务端)"
SOURCE_LIST_FILE="wcbing.list"
GITHUB_REPO=""
VERSION="" #Here we use other way to get version so do not write here
TAGS="ubuntu;deepin;uos;debian;community"
CATAGORY="network" #https://gitee.com/deepin-community-store/spark-store/blob/dev/DOCS/spk-doc.md
DETAIL="frps" # This should be written as json format
MAINTAINER="wcbing"
DETAIL="官方 frpsfrp 服务端CLI 程序的封装。\n\nfrp 是简单、高效的内网穿透工具,支持多种代理类型以及 P2P 通信,为不同场景下的需求提供丰富的解决方案。" # This should be written as json format
MAINTAINER="wcbing <i@wcbing.top>"
HOMEPAGE="https://github.com/wcbing/frp-debs"
STORE_APP_PATH="${REPO_PATH}/${ARCH_STORE_PATH}/${CATAGORY}/${PKG_NAME}/"