mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 17:43:12 +08:00
[skip-ci] tesseract-data: update to 4.00
This commit is contained in:
parent
7f1e16f06c
commit
f440e8a4c6
@ -8,15 +8,15 @@ swa swe syr tam tel tgk tgl tha tir tur uig ukr urd uzb uzb_cyrl vie yid)
|
||||
|
||||
pkgbase=tesseract-data
|
||||
pkgname=($(for l in ${_langs[@]}; do echo tesseract-data-${l}; done))
|
||||
pkgver=3.04.00
|
||||
pkgrel=3
|
||||
pkgver=4.00
|
||||
pkgrel=1
|
||||
pkgdesc="An OCR programm"
|
||||
arch=(any)
|
||||
arch=('x86_64')
|
||||
url="https://github.com/tesseract-ocr/tessdata"
|
||||
license=("APACHE")
|
||||
depends=()
|
||||
source=($pkgbase-$pkgver.tar.gz::https://github.com/tesseract-ocr/tessdata/archive/$pkgver.tar.gz)
|
||||
sha256sums=('5dcb37198336b6953843b461ee535df1401b41008d550fc9e43d0edabca7adb1')
|
||||
sha256sums=('35909b14d735ba21457eb1b81c19167f9cba94e062a04af34afc1ee1e8a65361')
|
||||
|
||||
build() {
|
||||
true
|
||||
|
Loading…
Reference in New Issue
Block a user