extra/libreoffice-fresh to 7.0.1-2

This commit is contained in:
Kevin Mihelich 2020-10-06 19:22:44 +00:00
parent 8a0824a601
commit 8194b40c8f

View file

@ -20,7 +20,7 @@ pkgbase=libreoffice-fresh
pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh')
_LOver=7.0.1.2
pkgver=7.0.1
pkgrel=1
pkgrel=2
arch=('x86_64')
license=('LGPL3')
url="https://www.libreoffice.org/"
@ -154,7 +154,7 @@ build() {
# http://site.icu-project.org/download/61#TOC-Migration-Issues
CPPFLAGS+=' -DU_USING_ICU_NAMESPACE=1'
./autogen.sh --with-extra-buildid=="${pkgver}-${pkgrel}" \
./autogen.sh --with-extra-buildid="${pkgver}-${pkgrel}" \
--with-vendor="Arch Linux" \
--enable-split-app-modules \
--with-parallelism=${_MAKEFLAGS/-j/} \