fix: complete rebranding from Hiddify to Umbrix in packages
Package metadata changes: - Package name: hiddify → umbrix - Display name: Hiddify → Umbrix - Maintainer: hiddify → umbrix - Email: linux@hiddify.com → linux@umbrix.com - Keywords: updated to Umbrix, Clash, Sing-box - Install message: 'Installed Umbrix VPN' - Icon: using logo/ic_launcher_playstore.png All Linux packages (DEB/RPM/AppImage) now fully rebranded. Note: HiddifyCli binary name preserved for compatibility.
This commit is contained in:
@@ -1,18 +1,17 @@
|
|||||||
display_name: Hiddify
|
display_name: Umbrix
|
||||||
|
|
||||||
icon: ./assets/images/source/ic_launcher_border.png
|
icon: ./logo/ic_launcher_playstore.png
|
||||||
|
|
||||||
keywords:
|
keywords:
|
||||||
- Hiddify
|
- Umbrix
|
||||||
- Proxy
|
- Proxy
|
||||||
- VPN
|
- VPN
|
||||||
- V2ray
|
- V2ray
|
||||||
- Nekoray
|
|
||||||
- Xray
|
- Xray
|
||||||
- Psiphon
|
- Clash
|
||||||
- OpenVPN
|
- Sing-box
|
||||||
|
|
||||||
generic_name: Hiddify
|
generic_name: Umbrix
|
||||||
|
|
||||||
actions:
|
actions:
|
||||||
- name: Start
|
- name: Start
|
||||||
|
|||||||
@@ -1,31 +1,30 @@
|
|||||||
display_name: Hiddify
|
display_name: Umbrix
|
||||||
package_name: hiddify
|
package_name: umbrix
|
||||||
maintainer:
|
maintainer:
|
||||||
name: hiddify
|
name: umbrix
|
||||||
email: linux@hiddify.com
|
email: linux@umbrix.com
|
||||||
|
|
||||||
priority: optional
|
priority: optional
|
||||||
section: x11
|
section: x11
|
||||||
installed_size: 6604
|
installed_size: 6604
|
||||||
essential: false
|
essential: false
|
||||||
icon: ./assets/images/source/ic_launcher_border.png
|
icon: ./logo/ic_launcher_playstore.png
|
||||||
|
|
||||||
postinstall_scripts:
|
postinstall_scripts:
|
||||||
- echo "Installed Hiddify"
|
- echo "Installed Umbrix VPN"
|
||||||
postuninstall_scripts:
|
postuninstall_scripts:
|
||||||
- echo "Surprised Why?"
|
- echo "Uninstalled Umbrix"
|
||||||
|
|
||||||
keywords:
|
keywords:
|
||||||
- Hiddify
|
- Umbrix
|
||||||
- Proxy
|
- Proxy
|
||||||
- VPN
|
- VPN
|
||||||
- V2ray
|
- V2ray
|
||||||
- Nekoray
|
|
||||||
- Xray
|
- Xray
|
||||||
- Psiphon
|
- Clash
|
||||||
- OpenVPN
|
- Sing-box
|
||||||
|
|
||||||
generic_name: Hiddify
|
generic_name: Umbrix
|
||||||
|
|
||||||
categories:
|
categories:
|
||||||
- Network
|
- Network
|
||||||
|
|||||||
@@ -1,27 +1,26 @@
|
|||||||
display_name: Hiddify
|
display_name: Umbrix
|
||||||
url: https://github.com/hiddify/hiddify-next/
|
url: https://github.com/umbrix/umbrix-vpn/
|
||||||
license: Other
|
license: Other
|
||||||
|
|
||||||
packager: hiddify
|
packager: umbrix
|
||||||
packagerEmail: linux@hiddify.com
|
packagerEmail: linux@umbrix.com
|
||||||
|
|
||||||
priority: optional
|
priority: optional
|
||||||
section: x11
|
section: x11
|
||||||
installed_size: 6604
|
installed_size: 6604
|
||||||
essential: false
|
essential: false
|
||||||
icon: ./assets/images/source/ic_launcher_border.png
|
icon: ./logo/ic_launcher_playstore.png
|
||||||
|
|
||||||
keywords:
|
keywords:
|
||||||
- Hiddify
|
- Umbrix
|
||||||
- Proxy
|
- Proxy
|
||||||
- VPN
|
- VPN
|
||||||
- V2ray
|
- V2ray
|
||||||
- Nekoray
|
|
||||||
- Xray
|
- Xray
|
||||||
- Psiphon
|
- Clash
|
||||||
- OpenVPN
|
- Sing-box
|
||||||
|
|
||||||
generic_name: Hiddify
|
generic_name: Umbrix
|
||||||
|
|
||||||
group: Applications/Internet
|
group: Applications/Internet
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user