Compare commits

...

3 Commits

Author SHA1 Message Date
Vilius Sutkus '89 eabaa8c3b2
Merge 5727b6dcf4 into 56db76d1ab 2024-01-13 20:07:24 +02:00
Vilius Sutkus '89 5727b6dcf4 Upgrade Poppler to 24.01.0 2024-01-13 20:07:15 +02:00
Vilius Sutkus '89 904e068384 Update comment about Poppler-data version 2024-01-13 20:03:20 +02:00
2 changed files with 4 additions and 3 deletions

View File

@ -26,7 +26,7 @@ wget https://poppler.freedesktop.org/$POPPLER_VERSION.tar.xz
tar xvf $POPPLER_VERSION.tar.xz
echo "Getting poppler-data version: 0.4.9"
echo "Getting poppler-data version: 0.4.12"
mv $POPPLER_VERSION poppler

View File

@ -4,11 +4,12 @@
# versions
# see: https://poppler.freedesktop.org/releases.html
# current working: 23.12.0
# current working: 24.01.0
export PDF2HTMLEX_VERSION=0.18.8.rc2
export POPPLER_VERSION=poppler-23.12.0
export POPPLER_VERSION=poppler-24.01.0
#export POPPLER_VERSION=poppler-23.12.0
#export POPPLER_VERSION=poppler-21.02.0
#export POPPLER_VERSION=poppler-0.89.0
#export POPPLER_VERSION=poppler-0.88.0