summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHennadii Chernyshchyk2022-05-14 18:45:04 +0300
committerHennadii Chernyshchyk2022-05-14 18:45:04 +0300
commit4de778cc201da231325dd5b2c33d80ed081c899c (patch)
tree7bc20cf25a7d862de91fa92d7a3993187382e022 /PKGBUILD
parent669c5d075a4a4fa634b023edcf1c6137e9bc5f19 (diff)
downloadaur-4de778cc201da231325dd5b2c33d80ed081c899c.tar.gz
Update to 2.9.7
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a5a781689c5..da8f2dc01000 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Shatur95 <genaloner@gmail.com>
pkgname=crow-translate
-pkgver=2.9.6
+pkgver=2.9.7
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 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=(50bf10aa1392a23b0fadcb5db599236964eab9d48fbd913c5ec9f61d1b64b06c)
+sha256sums=(ac0ae43271a088fe6d84f3129b88b02d078afd8e010a069d14f9c3dc009097c9)
build() {
cd $pkgname-$pkgver