1
0
Fork 0
mirror of https://github.com/xHyroM/void-packages.git synced 2024-09-19 20:13:19 +02:00

fix(ms-365-electron): remove provides

This commit is contained in:
Jozef Steinhübl 2024-05-06 10:01:41 +02:00 committed by GitHub
parent 48ffdc0e9d
commit 3f216b1be9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,12 +1,11 @@
# Template file for 'ms-365-electron' # Template file for 'ms-365-electron'
pkgname=ms-365-electron pkgname=ms-365-electron
version=1.2.0 version=1.2.0
revision=2 revision=3
short_desc="Unofficial Microsoft 365 Web Desktop Wrapper made with Electron" short_desc="Unofficial Microsoft 365 Web Desktop Wrapper made with Electron"
maintainer="Jozef Steinhübl <xhyrom.hyro@gmail.com>" maintainer="Jozef Steinhübl <xhyrom.hyro@gmail.com>"
license="MIT" license="MIT"
homepage="https://github.com/agam778/MS-365-Electron" homepage="https://github.com/agam778/MS-365-Electron"
provides="office"
distfiles="https://github.com/agam778/MS-365-Electron/releases/download/v${version}/MS-365-Electron-v${version}-linux-amd64.deb" distfiles="https://github.com/agam778/MS-365-Electron/releases/download/v${version}/MS-365-Electron-v${version}-linux-amd64.deb"
checksum="9163cfe2ac8805ef3493da6f0e4c5caab1fbcb41ccd1baa624055b917c0b69f3" checksum="9163cfe2ac8805ef3493da6f0e4c5caab1fbcb41ccd1baa624055b917c0b69f3"