summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d22009aeda3..290e88127c6f 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Shatur <genaloner@gmail.com>
pkgname=crow-translate-git
-pkgver=2.3.2.r1.g2a3aa55
+pkgver=2.5.1.r20.g8ec9a64
pkgrel=1
pkgdesc='A simple and lightweight translator that allows to translate and say selected text using the Google Translate API and much more'
arch=(x86_64)
url=https://github.com/crow-translate/crow-translate
license=(GPL3)
-depends=(qt5-base qt5-svg qt5-multimedia qt5-x11extras gst-plugins-good openssl)
+depends=(qt5-base qt5-svg qt5-multimedia qt5-x11extras gst-plugins-good openssl tesseract)
makedepends=(extra-cmake-modules qt5-tools git)
provides=(${pkgname%-git})
conflicts=(${pkgname%-git})