summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAgampreet Singh2021-11-06 16:15:19 +0530
committerAgampreet Singh2021-11-06 16:15:19 +0530
commit5a3407d20642efed0c464a94c7e8869a073c4af4 (patch)
treee4e8860085f71d718618821d2c056b34866b04a8
parent6bc99c342fa371e17a259da862a503787a73d534 (diff)
downloadaur-5a3407d20642efed0c464a94c7e8869a073c4af4.tar.gz
Update
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d577feac878..f5a48cc4c2b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64')
url="https://github.com/agam778/MS-Office-Electron"
license=('MIT')
depends=('at-spi2-core' 'desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'libappindicator-gtk3' 'libnotify' 'libsecret' 'libxss' 'libxtst' 'util-linux-libs' 'xdg-utils')
-provides=("${pkgname%-git}" "MS-Office-Electron")
+provides=("ms-office-electron" "MS-Office-Electron")
conflicts=("ms-office-electron-git")
source=("${url}/releases/download/v${pkgver}/MS-Office-Electron-Setup-${pkgver}-x86_64.deb")
sha512sums=('SKIP')