Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / 
libreoffice-fresh


Commits:
d2333ca8 by Andreas Radke at 2024-10-26T10:02:56+02:00
upgpkg: 24.8.2-2; depend on argon2 to avoid broken file actions
- https://bugs.documentfoundation.org/show_bug.cgi?id=162845

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libreoffice-fresh
        pkgver = 24.8.2
-       pkgrel = 1
+       pkgrel = 2
        url = https://www.libreoffice.org/
        arch = x86_64
        license = MPL-2.0
@@ -270,6 +270,7 @@ pkgname = libreoffice-fresh
        depends = librevenge
        depends = libxext
        depends = openjpeg2
+       depends = argon2
        optdepends = java-runtime: adds java support
        optdepends = java-environment>=17: required by extension-wiki-publisher 
and extension-nlpsolver
        optdepends = pstoedit: translates PostScript and PDF graphics into 
other vector formats


=====================================
PKGBUILD
=====================================
@@ -12,7 +12,7 @@ pkgbase=libreoffice-fresh
 pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh')
 _LOver=24.8.2.1
 pkgver=24.8.2
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 license=('MPL-2.0' 'LGPL-3.0-or-later')
 url="https://www.libreoffice.org/";
@@ -298,7 +298,7 @@ package_libreoffice-fresh() {
         'zxing-cpp' 'xdg-utils'
         'libldap' 'fontconfig' 'zlib' 'libpng' 'freetype2' 'raptor' 'libxml2'
         'cairo' 'libx11' 'expat' 'glib2' 'boost-libs' 'libtiff' 'dbus' 'glibc'
-        'librevenge' 'libxext' 'openjpeg2')
+        'librevenge' 'libxext' 'openjpeg2' 'argon2')
     optdepends=('java-runtime:     adds java support'
         'java-environment>=17: required by extension-wiki-publisher and 
extension-nlpsolver'
         'pstoedit:         translates PostScript and PDF graphics into other 
vector formats'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libreoffice-fresh/-/commit/d2333ca8202241beded14b8ee9021e67de4c50ce

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libreoffice-fresh/-/commit/d2333ca8202241beded14b8ee9021e67de4c50ce
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to