summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShatur952021-04-14 22:51:54 +0300
committerShatur952021-04-14 22:51:54 +0300
commit4a69c4559b5e1036486c9f73c8957108d3c82a0f (patch)
treed0684e3dbf3dcefb92c98958f71fbd684c976a35 /PKGBUILD
parentd4782113927f6ca878b1c04611685ee4fef1851e (diff)
downloadaur-4a69c4559b5e1036486c9f73c8957108d3c82a0f.tar.gz
Update to 2.8.2
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ac515fd319ea..2d3660842083 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Shatur95 <genaloner@gmail.com>
pkgname=crow-translate
-pkgver=2.8.1
+pkgver=2.8.2
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=(2a780fdf14c8ac1e4a25c25e614ee6af789ee70d576cdab5bd09dce207848b4a)
+sha256sums=(2680c8fc22b340fbfe92cc153cfc02743585055530e4ae1e74b9c72ef14aedfa)
build() {
cd $pkgname-$pkgver