Skip to content

Commit ce5e17c

Browse files
committed
Flatpak/Snap: Update dependencies
1 parent e304dc3 commit ce5e17c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

flatpak/com.github.unrud.djpdf.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -446,8 +446,8 @@ modules:
446446
- name: tesseract
447447
sources:
448448
- type: archive
449-
url: https://github.com/tesseract-ocr/tesseract/archive/refs/tags/5.5.0.tar.gz
450-
sha256: f2fb34ca035b6d087a42875a35a7a5c4155fa9979c6132365b1e5a28ebc3fc11
449+
url: https://github.com/tesseract-ocr/tesseract/archive/refs/tags/5.5.1.tar.gz
450+
sha256: a7a3f2a7420cb6a6a94d80c24163e183cf1d2f1bed2df3bbc397c81808a57237
451451
x-checker-data:
452452
type: json
453453
url: https://api.github.com/repos/tesseract-ocr/tesseract/releases/latest

snap/snapcraft.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ parts:
7373

7474
tesseract:
7575
plugin: autotools
76-
source: https://github.com/tesseract-ocr/tesseract/archive/refs/tags/5.5.0.tar.gz
77-
source-checksum: sha256/f2fb34ca035b6d087a42875a35a7a5c4155fa9979c6132365b1e5a28ebc3fc11
76+
source: https://github.com/tesseract-ocr/tesseract/archive/refs/tags/5.5.1.tar.gz
77+
source-checksum: sha256/a7a3f2a7420cb6a6a94d80c24163e183cf1d2f1bed2df3bbc397c81808a57237
7878
autotools-configure-parameters:
7979
# WORKAROUND: Fake installation location to find dependencies at runtime
8080
- --prefix=/snap/djpdf/current/usr

0 commit comments

Comments
 (0)