summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHennadii Chernyshchyk2021-09-25 20:13:11 +0300
committerHennadii Chernyshchyk2021-09-25 20:13:11 +0300
commit0d8f8a7e2ca5ae9f21f3b7ec2eeb383a539d5bc9 (patch)
tree01acd77169e433292ff2d9e75e3a10b279740f6b /PKGBUILD
parentf22ffe8ef352963b01b2610c2175e568bf4951d2 (diff)
downloadaur-0d8f8a7e2ca5ae9f21f3b7ec2eeb383a539d5bc9.tar.gz
Update to 2.8.6
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 102bef217f41..98e0ab23bd64 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Shatur95 <genaloner@gmail.com>
pkgname=crow-translate
-pkgver=2.8.5
+pkgver=2.8.6
pkgrel=1
pkgdesc='A simple and lightweight translator that allows to translate and say selected text using Google, Yandex and Bing translate API'
arch=(x86_64 aarch64)
@@ -10,7 +10,7 @@ license=(GPL3)
depends=(qt5-base 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=(0437870cc6aa1490e675e5ce9fa790c49e9420617fe9dbf4e9fabe7f0008f8f1)
+sha256sums=(ed1c09683e72ea6aa51f4d27b9332a39ca0f86c737e6bbebcbd5a75f36c5a87e)
build() {
cd $pkgname-$pkgver