summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2018-01-26 21:59:57 -0500
committerTed Alff2018-01-26 21:59:57 -0500
commitb689e9f1ebd47298ae3f16a766732897ab81e686 (patch)
tree559b2fe23475d28bbafb56c7bf8c8684429921f0 /PKGBUILD
parentc9e8880c1cb5949d8abb7a11ce302f1f6e9cb4e4 (diff)
downloadaur-b689e9f1ebd47298ae3f16a766732897ab81e686.tar.gz
Version update 6.0.0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 082b60c011e7..a4984d601d41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_pkgnamefmt=LibreOffice
_pkgname=libreoffice
pkgname=${_pkgname}-dev-bin
-_LOver=6.0.0.2
-pkgver=6.0.0.2
+_LOver=6.0.0.3
+pkgver=6.0.0.3
_basever=$( cut -f1-2 -d'.' <<< ${_LOver} )
pkgrel=1
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ depends=('curl>=7.20.0' 'hunspell>=1.2.8' 'python>=3.5' 'libwpd>=0.9.2' 'libwps'
'libmspub' 'harfbuzz-icu' 'glew' 'nss' 'clucene' 'hicolor-icon-theme'
'desktop-file-utils' 'shared-mime-info' 'glu' 'libpagemaker'
'libxinerama' 'libabw' 'libmwaw' 'libe-book' 'libcups' 'gtk2'
- 'liborcus' 'liblangtag' 'libexttextcat' 'libfbclient' 'libcmis')
+ 'liborcus' 'liblangtag' 'libexttextcat' 'libcmis')
optdepends=('java-runtime: adds java support'
'java-environment: required by extension-wiki-publisher and extension-nlpsolver'
'pstoedit: translates PostScript and PDF graphics into other vector formats'