[arch-commits] Commit in libreoffice-still/trunk (PKGBUILD)

Andreas Radke andyrtr at gemini.archlinux.org
Sat Dec 11 16:53:09 UTC 2021


    Date: Saturday, December 11, 2021 @ 16:53:08
  Author: andyrtr
Revision: 431878

upgpkg: libreoffice-still 7.1.8-1: upstream update 7.1.8

Modified:
  libreoffice-still/trunk/PKGBUILD

----------+
 PKGBUILD |   18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-11 16:48:10 UTC (rev 431877)
+++ PKGBUILD	2021-12-11 16:53:08 UTC (rev 431878)
@@ -10,9 +10,9 @@
 
 pkgbase=libreoffice-still
 pkgname=('libreoffice-still-sdk' 'libreoffice-still')
-_LOver=7.1.7.2
-pkgver=7.1.7
-pkgrel=4
+_LOver=7.1.8.1
+pkgver=7.1.8
+pkgrel=1
 arch=('x86_64')
 license=('LGPL3')
 url="https://www.libreoffice.org/"
@@ -84,11 +84,11 @@
            185d60944ea767075d27247c3162b3bc-unowinreg.dll
 )
 validpgpkeys=('C2839ECAD9408FBE9531C3E9F434A1EFAFEEAEA3') # LibreOffice Build Team (CODE SIGNING KEY) <build at documentfoundation.org>
-sha256sums=('4fdf0809d8803388bd13ace2b3457f0a6ab9f9ef7c98d6f46cc640fffc5e94ba'
+sha256sums=('4c6711dbf4d24093a3abb1b5bd749ae0c68403a7c6f79ac75597e78e88aa7893'
             'SKIP'
-            '8c016b3b847238d84f1f71f9416d122fc21de776c1bc9ec063148db4b846e2b4'
+            'b6bda19827914727edd3735f93c69f49abab095e8325262ec4aa3818f2bf22de'
             'SKIP'
-            '83cb249b4d91e67472174f596cbf6426a33146a690d007e995eb432b70008209'
+            '8f2e5d5332821016224d787a741c2075f5b53a4e65d620c6c8bd7789c4075843'
             'SKIP'
             '64585ac36a81291a58269ec5347e7e3e2e8596dbacb9221015c208191333c6e1'
             '1fb458d6aab06932693cc8a9b6e4e70944ee1ff052fa63606e3131df34e21753'
@@ -338,11 +338,11 @@
 	install -m644 "${srcdir}"/libreoffice-still.{sh,csh} "${pkgdir}"/etc/profile.d/
 
 	# make pyuno find its modules
-	install -dm755 "${pkgdir}"/usr/lib/python3.10/site-packages
+	install -dm755 "${pkgdir}"/usr/lib/python3.9/site-packages
 	ln -svf /usr/lib/libreoffice/program/uno.py \
-		"${pkgdir}"/usr/lib/python3.10/site-packages/uno.py
+		"${pkgdir}"/usr/lib/python3.9/site-packages/uno.py
 	ln -svf /usr/lib/libreoffice/program/unohelper.py \
-		"${pkgdir}"/usr/lib/python3.10/site-packages/unohelper.py
+		"${pkgdir}"/usr/lib/python3.9/site-packages/unohelper.py
 		
 	# add a symlink required for gnome-documents; FS#51887
 	# https://lists.freedesktop.org/archives/libreoffice/2016-March/073787.html



More information about the arch-commits mailing list