Skip to content

Commit c730ac1

Browse files
philcliffordflexiondotorg
authored andcommitted
Renamed ms-office-electron as project renamed
Deprecated the old name as existing users will need to install the replacement and remove the old one
1 parent 7ae1797 commit c730ac1

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

01-main/manifest

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,8 @@ minigalaxy
140140
minikube
141141
motrix
142142
mpdevil
143-
ms-office-electron
143+
#ms-office-electron
144+
ms-365-electron
144145
mullvad-vpn
145146
nala
146147
nala-legacy
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
DEFVER=1
2-
get_github_releases "agam778/MS-Office-Electron" "latest"
2+
get_github_releases "agam778/MS-365-Electron" "latest"
33
if [ "${ACTION}" != "prettylist" ]; then
44
URL=$(grep "browser_download_url.*${HOST_ARCH}\.deb\"" "${CACHE_FILE}" | head -n1 | cut -d'"' -f4)
55
VERSION_PUBLISHED="$(echo "${URL}" | cut -d'/' -f8 | tr -d v)"
66
fi
77
PRETTY_NAME="Office 365"
8-
WEBSITE="https://agam778.github.io/MS-Office-Electron/"
9-
SUMMARY="A Microsoft Office Online Desktop Client made with Electron."
8+
WEBSITE="https://agam778.github.io/MS-365-Electron/"
9+
SUMMARY="An Unofficial Microsoft Office 365 Desktop Client made with Electron."

0 commit comments

Comments
 (0)