download.lst                                  |    4 ++--
 external/more_fonts/ExternalPackage_culmus.mk |   12 ++++++------
 2 files changed, 8 insertions(+), 8 deletions(-)

New commits:
commit 786aed3a35a50c0e147e15d29c88987aaf523775
Author:     Xisco Fauli <xiscofa...@libreoffice.org>
AuthorDate: Thu Aug 29 17:53:46 2024 +0200
Commit:     Xisco Fauli <xiscofa...@libreoffice.org>
CommitDate: Thu Aug 29 19:30:31 2024 +0200

    culmus: upgrade to 0.140
    
    Downloaded from
    
https://sourceforge.net/projects/culmus/files/culmus/0.140/culmus-0.140.tar.gz/download
    
    Change-Id: I6ab2f1d59fad7e0da0dfc5754740c7e3fda12438
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172605
    Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org>
    Tested-by: Jenkins

diff --git a/download.lst b/download.lst
index 85208abbdeb3..199bfde5c5ec 100644
--- a/download.lst
+++ b/download.lst
@@ -232,8 +232,8 @@ FONT_NOTO_SANS_LISU_TARBALL := NotoSansLisu-v2.102.zip
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts
-FONT_CULMUS_SHA256SUM := 
c0c6873742d07544f6bacf2ad52eb9cb392974d56427938dc1dfbc8399c64d05
-FONT_CULMUS_TARBALL := culmus-0.133.tar.gz
+FONT_CULMUS_SHA256SUM := 
6daed104481007752a76905000e71c0093c591c8ef3017d1b18222c277fc52e3
+FONT_CULMUS_TARBALL := culmus-0.140.tar.gz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts
diff --git a/external/more_fonts/ExternalPackage_culmus.mk 
b/external/more_fonts/ExternalPackage_culmus.mk
index f7a537e8055b..214b33a41470 100644
--- a/external/more_fonts/ExternalPackage_culmus.mk
+++ b/external/more_fonts/ExternalPackage_culmus.mk
@@ -14,12 +14,12 @@ $(eval $(call 
gb_ExternalPackage_add_unpacked_files,fonts_culmus,$(LIBO_SHARE_FO
        DavidCLM-BoldItalic.otf \
        DavidCLM-Medium.otf \
        DavidCLM-MediumItalic.otf \
-       FrankRuehlCLM-Bold.ttf \
-       FrankRuehlCLM-BoldOblique.ttf \
-       FrankRuehlCLM-Medium.ttf \
-       FrankRuehlCLM-MediumOblique.ttf \
-       MiriamCLM-Bold.ttf \
-       MiriamCLM-Book.ttf \
+       FrankRuehlCLM-Bold.otf \
+       FrankRuehlCLM-BoldOblique.otf \
+       FrankRuehlCLM-Medium.otf \
+       FrankRuehlCLM-MediumOblique.otf \
+       MiriamCLM-Bold.otf \
+       MiriamCLM-Book.otf \
        MiriamMonoCLM-Bold.ttf \
        MiriamMonoCLM-BoldOblique.ttf \
        MiriamMonoCLM-Book.ttf \

Reply via email to