summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortaotieren2024-02-01 16:03:22 +0800
committertaotieren2024-02-01 16:03:22 +0800
commitd919c5bec2ef6784400d3e76946f8df2028a1c91 (patch)
tree5d594b07a748b1475e7f87dba1ab8d5f3372dc15 /PKGBUILD
parentc0aec33b72e6f9040c58d05a326611ae43f7879d (diff)
downloadaur-ocrs-git.tar.gz
[lilac] updated to 0.4.0.r0.g7ce90df-1
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=()