summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 77905191c896..8b7f8c776b25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: twa022 <twa022 at gmail dot com>
-_pkgnamefmt=LibreOffice
+_pkgnamefmt=LibreOfficeDev
_pkgname=libreoffice
pkgname=${_pkgname}-dev-bin
-_LOver=7.4.0.2
-pkgver=7.4.0.2
+_LOver=7.5.0.0.alpha1
+pkgver=7.5.0.0alpha1
#_basever=$( cut -f1-2 -d'.' <<< ${_LOver} )
pkgrel=1
arch=('x86_64')
license=('LGPL3')
url="https://www.libreoffice.org/"
-pkgdesc="LibreOffice development branch"
+pkgdesc="LibreOfficeDev development branch"
depends=('gtk3' 'lpsolve' 'neon' 'curl')
optdepends=('java-runtime: adds java support'
'java-environment: required by extension-wiki-publisher and extension-nlpsolver'