From 6cfb7743345276cf07e95d11c8b53a1b9a56c1ed Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Thu, 19 Sep 2019 16:09:29 +0200 Subject: [PATCH] libreoffice-bin: 6.2.5 -> 6.2.7 --- libreoffice-bin/.signature | 6 +++--- libreoffice-bin/Pkgfile | 4 ++-- 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