summaryrefslogtreecommitdiff
path: root/libreoffice-bin
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2019-09-19 16:09:29 +0200
committerTim Biermann <tbier@posteo.de>2019-09-19 16:09:33 +0200
commit6cfb7743345276cf07e95d11c8b53a1b9a56c1ed (patch)
treeadb51e158255605bd2e98972891ba83f089f4fb1 /libreoffice-bin
parent6b05283a641ebaaceafdf9d981a7a68d99fb558f (diff)
downloadcontrib-6cfb7743345276cf07e95d11c8b53a1b9a56c1ed.tar.gz
contrib-6cfb7743345276cf07e95d11c8b53a1b9a56c1ed.tar.xz
libreoffice-bin: 6.2.5 -> 6.2.7
Diffstat (limited to 'libreoffice-bin')
-rw-r--r--libreoffice-bin/.signature6
-rw-r--r--libreoffice-bin/Pkgfile4
2 files changed, 5 insertions, 5 deletions
diff --git a/libreoffice-bin/.signature b/libreoffice-bin/.signature
index effcb0c9d..359f88bd2 100644
--- a/libreoffice-bin/.signature
+++ b/libreoffice-bin/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3yjBE+8P7Bf65hX8aJgaEGo1hd43XY7UpXebuh/eLTXNamVGaTFTE/AnS/YF8jHqcrTbfFPN2xCMTfXICAu7ygE=
-SHA256 (Pkgfile) = c3e78071ee6936311f6e3c372f18d7bb31c3763e3dd109d6cf1b8f51b0dc60c5
+RWSagIOpLGJF32tWTZUzb0g5gmYfnYO4eplLdHj8WyTXagYCO2pWPdDpfIt4FbAEqT56dWmL18prAcWg2K4tBmGKR0uiPmMvSA0=
+SHA256 (Pkgfile) = 263bce4a8065b2e3a99b0699bf06e7723c25390c3199b010a6f21b8b3d3261f0
SHA256 (.footprint) = 990640446003903b234e372c3b89610c4825ec473a7276104634ee69aa7d2308
-SHA256 (LibreOffice_6.2.5_Linux_x86-64_rpm.tar.gz) = 909cb452c2a52f625048da4b660c6458ec2432f9283116f508c3ad29c37ec8e7
+SHA256 (LibreOffice_6.2.7_Linux_x86-64_rpm.tar.gz) = 7c2a0dbc71415836a313be3b003a6edd610feb086e533f4cc545060022fac92e
diff --git a/libreoffice-bin/Pkgfile b/libreoffice-bin/Pkgfile
index 2b813f885..dc0b73fdb 100644
--- a/libreoffice-bin/Pkgfile
+++ b/libreoffice-bin/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: cups dbus-glib desktop-file-utils glu gtk krb5 shared-mime-info xorg-libxaw xorg-libxi
name=libreoffice-bin
-version=6.2.5
+version=6.2.7
release=1
source=(http://download.documentfoundation.org/libreoffice/stable/$version/rpm/x86_64/LibreOffice_${version}_Linux_x86-64_rpm.tar.gz)
@@ -40,7 +40,7 @@ build() {
for desktop in *.desktop; do
sed -i '/^Exec=/s/libreoffice[^ ]*/soffice/' $desktop
- ln -sf /usr/lib/libreoffice/share/xdg/$desktop $PKG/usr/share/applications/$desktop
+ ln -sf /usr/lib/libreoffice/share/xdg/$desktop $PKG/usr/share/applications/$desktop
done
mv $workd/usr/share/{mime,icons} $PKG/usr/share

Generated by cgit