diff options
-rw-r--r-- | tesseract/.footprint | 7 | ||||
-rw-r--r-- | tesseract/.md5sum | 2 | ||||
-rw-r--r-- | tesseract/.signature | 8 | ||||
-rw-r--r-- | tesseract/Pkgfile | 2 |
4 files changed, 10 insertions, 9 deletions
diff --git a/tesseract/.footprint b/tesseract/.footprint index 13e2666..1b47cf2 100644 --- a/tesseract/.footprint +++ b/tesseract/.footprint @@ -18,9 +18,9 @@ drwxr-xr-x root/root usr/include/tesseract/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libtesseract.a -rwxr-xr-x root/root usr/lib/libtesseract.la -lrwxrwxrwx root/root usr/lib/libtesseract.so -> libtesseract.so.5.0.3 -lrwxrwxrwx root/root usr/lib/libtesseract.so.5 -> libtesseract.so.5.0.3 --rwxr-xr-x root/root usr/lib/libtesseract.so.5.0.3 +lrwxrwxrwx root/root usr/lib/libtesseract.so -> libtesseract.so.5.0.5 +lrwxrwxrwx root/root usr/lib/libtesseract.so.5 -> libtesseract.so.5.0.5 +-rwxr-xr-x root/root usr/lib/libtesseract.so.5.0.5 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/tesseract.pc drwxr-xr-x root/root usr/share/ @@ -64,6 +64,7 @@ drwxr-xr-x root/root usr/share/tessdata/configs/ -rw-r--r-- root/root usr/share/tessdata/configs/lstmbox -rw-r--r-- root/root usr/share/tessdata/configs/lstmdebug -rw-r--r-- root/root usr/share/tessdata/configs/makebox +-rw-r--r-- root/root usr/share/tessdata/configs/page -rw-r--r-- root/root usr/share/tessdata/configs/pdf -rw-r--r-- root/root usr/share/tessdata/configs/quiet -rw-r--r-- root/root usr/share/tessdata/configs/rebox diff --git a/tesseract/.md5sum b/tesseract/.md5sum index 26f9f13..42a07c3 100644 --- a/tesseract/.md5sum +++ b/tesseract/.md5sum @@ -1 +1 @@ -48257c40a24a49912383626cf4d9606c 5.3.2.tar.gz +17a6d7b78793ff587686449b29d51894 5.5.0.tar.gz diff --git a/tesseract/.signature b/tesseract/.signature index c52674d..fd8f520 100644 --- a/tesseract/.signature +++ b/tesseract/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/nullspoon.pub -RWThnm0RuVZhZkREcJADAwWqj2xdnIS7n/3JZ8haI3XQXCgPL+3lqA3ro2bKaLXZJRpC3gVLy1pn9tRHHPhpoeBP+XQd4shfHg4= -SHA256 (Pkgfile) = cb61b15b41d9aa88433efb184dcebd4e46592392cee3ff5ee4d9fbbe330ade56 -SHA256 (.footprint) = af9a3d6a6d7a29384b88c10c1c295deb88a64311b8a7f96420ac8397ba783049 -SHA256 (5.3.2.tar.gz) = b99d30fed47360d7168c3e25d194a7416ceb1d9e4b232c7f121cc5f77084d3e7 +RWThnm0RuVZhZiqL2FQ2A42xMJnhGpRLGzM/BSSesPdQZFkXSgyipWhfcU9xKDSJCpDAmlz4nhhIrYGmcE/F8IXyv+9B+axgvAE= +SHA256 (Pkgfile) = 539d85032a822c294e68aa91650c89a5fca8cf6098516f1c0bbe57b6c45f6f1a +SHA256 (.footprint) = 48676f789c63d29b901d22c706182e2da22362f757430b471d959b283853737e +SHA256 (5.5.0.tar.gz) = f2fb34ca035b6d087a42875a35a7a5c4155fa9979c6132365b1e5a28ebc3fc11 diff --git a/tesseract/Pkgfile b/tesseract/Pkgfile index e871b2b..c81257d 100644 --- a/tesseract/Pkgfile +++ b/tesseract/Pkgfile @@ -5,7 +5,7 @@ # Nice to have: tessdata name=tesseract -version=5.3.2 +version=5.5.0 release=1 source=(https://github.com/tesseract-ocr/${name}/archive/${version}.tar.gz) |