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 0189168bb209..1dd441a5695c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Shatur95 <genaloner@gmail.com>
pkgname=crow-translate
-pkgver=2.10.10
+pkgver=2.11.0
pkgrel=1
pkgdesc='A simple and lightweight translator that allows you to translate and speak text using Google, Yandex Bing, LibreTranslate and Lingva'
arch=(x86_64 aarch64)
@@ -10,7 +10,7 @@ license=(GPL3)
depends=(qt5-svg qt5-multimedia qt5-x11extras kwayland gst-plugins-good openssl tesseract)
makedepends=(qt5-tools extra-cmake-modules)
source=($pkgname-$pkgver.tar.gz::$url/releases/download/$pkgver/$pkgname-$pkgver-source.tar.gz)
-sha256sums=(5fdb5375c6bba3e515a284b1e15000acfd527b36807e0fe1bb742f6ea2d0714e)
+sha256sums=(f9557906bda87321b6dbef489fd0bcf90b2ac1e493d2500870b1c31c953039f8)
build() {
cd $pkgname-$pkgver