summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPrasad Kumar2018-04-18 19:50:16 -0400
committerPrasad Kumar2018-04-18 19:50:16 -0400
commit3fe5614ebaf37935c38d020c71490cd03f2fec5c (patch)
tree4697248a933da07332f10295851a884005a80ce6
parent151ef2d7aa94ab6f26a804c9816de4e1fbc8924c (diff)
downloadaur-3fe5614ebaf37935c38d020c71490cd03f2fec5c.tar.gz
Now depends on jade-application-kit-git
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d1e3c7e7fca4..601e2c7dc58b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = ms-office-online
pkgdesc = Microsoft Office Suite Online
pkgver = 2018.04
- pkgrel = 1
+ pkgrel = 2
url = https://www.office.com/
arch = any
license = custom
- depends = jade-application-kit
+ depends = jade-application-kit-git
source = Excel.desktop
source = Excel.png
source = MSOffice.desktop
diff --git a/PKGBUILD b/PKGBUILD
index d63b3e26770d..dd9e248bef89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
# Contributor: Philip Müller <philm@manjaro.org>
pkgname=ms-office-online
pkgver=2018.04
-pkgrel=1
+pkgrel=2
pkgdesc="Microsoft Office Suite Online"
arch=('any')
url="https://www.office.com/"
license=('custom')
-depends=('jade-application-kit') #change to jade-application-kit-git if required
+depends=('jade-application-kit-git') #minimum of jade-application-kit v0.36 is required and is currently provided by git
source=('Excel.desktop'
'Excel.png'
'MSOffice.desktop'