summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b6cd5880792..2f97acbe2d2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@ pkgbase=ocrs-git
pkgname=(ocrs-git
libocrs-git
chrome-extension-ocrs-git)
-pkgver=0.3.1.r11.g4686460
+pkgver=0.4.0.r0.g7ce90df
pkgrel=1
pkgdesc="A modern OCR engine (extracts text from images), written in Rust"
arch=(x86_64
aarch64
riscv64)
url="https://github.com/robertknight/ocrs"
-license=('MIT' 'Apache' 'BSD')
+license=('MIT' 'Apache-2.0')
# provides=(${pkgname%-git})
# conflicts=(${pkgname%-git})
replaces=()