summaryrefslogtreecommitdiff
path: root/libreoffice
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2020-08-29 13:39:25 +0000
committerTim Biermann <tbier@posteo.de>2020-08-29 13:39:25 +0000
commitbf3ad6632c2279c529ae28e5f38a014a8be3f184 (patch)
tree9d8e32f135879eba3f23c497ab2d4c6fce9910ef /libreoffice
parentc314d687b6b5f14c6a24f0c49c18c46bffd7e075 (diff)
downloadcontrib-bf3ad6632c2279c529ae28e5f38a014a8be3f184.tar.gz
contrib-bf3ad6632c2279c529ae28e5f38a014a8be3f184.tar.xz
libreoffice: 7.0.0.2
- --with-build"$name-$version" \ --with-package"$version" \ -> 7.0.1.2
Diffstat (limited to 'libreoffice')
-rw-r--r--libreoffice/.footprint1
-rw-r--r--libreoffice/.signature10
-rw-r--r--libreoffice/Pkgfile3
3 files changed, 6 insertions, 8 deletions
diff --git a/libreoffice/.footprint b/libreoffice/.footprint
index 569c3826c..9cfa69200 100644
--- a/libreoffice/.footprint
+++ b/libreoffice/.footprint
@@ -567,7 +567,6 @@ drwxr-xr-x root/root usr/lib/libreoffice/program/services/
drwxr-xr-x root/root usr/lib/libreoffice/program/shell/
-rw-r--r-- root/root usr/lib/libreoffice/program/shell/about.svg
-rw-r--r-- root/root usr/lib/libreoffice/program/shell/logo.svg
--rw-r--r-- root/root usr/lib/libreoffice/program/shell/logo_flavor.svg
-rw-r--r-- root/root usr/lib/libreoffice/program/shell/logo_inverted.svg
-rwxr-xr-x root/root usr/lib/libreoffice/program/simpress
-rwxr-xr-x root/root usr/lib/libreoffice/program/smath
diff --git a/libreoffice/.signature b/libreoffice/.signature
index 50e7ebbc0..ebc96e733 100644
--- a/libreoffice/.signature
+++ b/libreoffice/.signature
@@ -1,9 +1,9 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF35RrWO7H0mr6Vs/+pRF31NwdJQAzJ3mFVm8Nl9n/TEJ4GZAKji4dItyqXrwDVtT1Nu7W1cflxyUtDrrmg1xiuwo=
-SHA256 (Pkgfile) = eb11cdfd47fdca96c2d40a68ab2aa7f65b79c6ab82641a8c43c4bd7b4a7b2ab6
-SHA256 (.footprint) = cf2d502e0cf6b82fc0c8423dbcedb2620c399481a687903b62dd94245ced05c9
-SHA256 (libreoffice-7.0.0.2.tar.xz) = 805999879a3cc2ed9954c61dd7c6e875ff03003cebf15528c6e6cfaff5578fe1
-SHA256 (libreoffice-dictionaries-7.0.0.2.tar.xz) = a2416c49247fd5339282b5f2062251850e08a534e654ddec5c78ceb7c25e14be
+RWSagIOpLGJF38f3Lsx3a+VzXP4JmA9KpBjmRrKAFdQnlRDAGp/X7v1S/j+RlSRezCiNtVR/aOidTmJ7kbVSZ8CG86I4m7IS0gY=
+SHA256 (Pkgfile) = b9047b4f9f098f38b476df8c7635858f8f46f7cccd2e1b4efe68955726b4f532
+SHA256 (.footprint) = b7a5759835078b1f5c0684224e5fd69e58a17902cfe333abc9699c4b1054578e
+SHA256 (libreoffice-7.0.1.2.tar.xz) = 6363ee2a7cd1389620bd1933c41be8fa59a8f36ff46c51d3f91e5b31631c7832
+SHA256 (libreoffice-dictionaries-7.0.1.2.tar.xz) = 80dd257bb073b408cf3f4fedf762af832f80a419caadf342c4a055c03fb5e33c
SHA256 (185d60944ea767075d27247c3162b3bc-unowinreg.dll) = eafde646a7dbe46d20c291685b0beac2382174d78d66ee990e229a1bf6e6cec6
SHA256 (0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz) = 983941d31ee8d366085cadf28db75eb1f5cb03ba1e5853b98f12f7f51c63b776
SHA256 (dtoa-20180411.tgz) = 0082d0684f7db6f62361b76c4b7faba19e0c7ce5cb8e36c4b65fea8281e711b4
diff --git a/libreoffice/Pkgfile b/libreoffice/Pkgfile
index ff4263c67..ce61c79da 100644
--- a/libreoffice/Pkgfile
+++ b/libreoffice/Pkgfile
@@ -5,7 +5,7 @@
# Optional: cups kio qt5 valgrind vlc
name=libreoffice
-version=7.0.0.2
+version=7.0.1.2
release=1
pdfiumversion=4137
source=(https://downloadarchive.documentfoundation.org/libreoffice/old/$version/src/$name-$version.tar.xz
@@ -69,7 +69,6 @@ build() {
--with-external-tar="$SRC/tarballs" \
--enable-{build-opensymbol,dbus,firebird-sdbc=no,gtk3,introspection=yes,release-build,odk,openssl,pdfium,python=system} \
--with-{lang="",package-format=archive,myspell-dicts,parallelism} \
- --with-build-version="$name-$version" \
--with-extra-buildid="$(crux | awk '{ print $1 " " $3 }') ${build_date}" \
--with-package-version="$version" \
--with-system-{headers,libs} \

Generated by cgit