summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHennadii Chernyshchyk2021-10-22 10:42:22 +0300
committerHennadii Chernyshchyk2021-10-22 10:42:22 +0300
commite886815f34f3be9f255c6ba9c415dc0efaea5c69 (patch)
tree5aa5a24b10d8edde363395deeb9e465c35d13fcc /PKGBUILD
parent21ed3464570a92dd84a6b3524072a766d0cf3c3d (diff)
downloadaur-e886815f34f3be9f255c6ba9c415dc0efaea5c69.tar.gz
Bump version to 2.9.1
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39aaebcc9bd5..ace985e73577 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Shatur95 <genaloner@gmail.com>
pkgname=crow-translate
-pkgver=2.9.0
+pkgver=2.9.1
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=(git qt5-tools extra-cmake-modules)
source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-sha256sums=(641c59497eae8d6d35efa65f230ca179002167f99536e67441ad78b6f00dfca9)
+sha256sums=(d73f9289231ee15654f6e1fc7349e86d83ccd75e98b7eb5477a647139d48f4ed)
build() {
cd $pkgname-$pkgver