mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/libreoffice-fresh to 7.0.1-1
This commit is contained in:
parent
541a74280a
commit
7dd5b89423
1 changed files with 7 additions and 7 deletions
|
@ -18,9 +18,9 @@ _google_default_client_secret=0ZChLK6AxeA3Isu96MkwqDR4
|
|||
|
||||
pkgbase=libreoffice-fresh
|
||||
pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh')
|
||||
_LOver=7.0.0.3
|
||||
pkgver=7.0.0
|
||||
pkgrel=2
|
||||
_LOver=7.0.1.2
|
||||
pkgver=7.0.1
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
license=('LGPL3')
|
||||
url="https://www.libreoffice.org/"
|
||||
|
@ -88,11 +88,11 @@ noextract=(35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
|
|||
185d60944ea767075d27247c3162b3bc-unowinreg.dll
|
||||
)
|
||||
validpgpkeys=('C2839ECAD9408FBE9531C3E9F434A1EFAFEEAEA3') # LibreOffice Build Team (CODE SIGNING KEY) <build@documentfoundation.org>
|
||||
sha256sums=('b25faf8272c6216b72c3c63fa2f56cc5385d38c83619bcb84916a26aabd9541d'
|
||||
sha256sums=('6363ee2a7cd1389620bd1933c41be8fa59a8f36ff46c51d3f91e5b31631c7832'
|
||||
'SKIP'
|
||||
'85804410f466875eb380664150ddb4c5f4d8eaa2f4eda28c0b5942ff48a3f7fd'
|
||||
'b97db437dc7129f5d65b3cb07181e522dfb257236a68c5347bfe2acf40b215c0'
|
||||
'SKIP'
|
||||
'8b7c9f0f972633a0fd05cb6369b948151a9f89b8ebc0b01ac713c8b10764d2c6'
|
||||
'e6f75aa0ef0924b5312f06601397b7abe0a326036d103dc96444eb0a071fd631'
|
||||
'SKIP'
|
||||
'64585ac36a81291a58269ec5347e7e3e2e8596dbacb9221015c208191333c6e1'
|
||||
'1fb458d6aab06932693cc8a9b6e4e70944ee1ff052fa63606e3131df34e21753'
|
||||
|
@ -154,7 +154,7 @@ build() {
|
|||
# http://site.icu-project.org/download/61#TOC-Migration-Issues
|
||||
CPPFLAGS+=' -DU_USING_ICU_NAMESPACE=1'
|
||||
|
||||
./autogen.sh --with-build-version="${pkgver}-${pkgrel}" \
|
||||
./autogen.sh --with-extra-buildid=="${pkgver}-${pkgrel}" \
|
||||
--with-vendor="Arch Linux" \
|
||||
--enable-split-app-modules \
|
||||
--with-parallelism=${_MAKEFLAGS/-j/} \
|
||||
|
|
Loading…
Reference in a new issue