summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShatur952021-01-28 01:19:24 +0200
committerShatur952021-01-28 01:19:24 +0200
commit616acf093d8a6e7beb4675f83e4141564dbaab3a (patch)
tree02c8ec45e2d94f389f6deeba147138b7b5cb4127 /PKGBUILD
parent55d4019aca08bd2249fab8e4890601fd38cf9cb3 (diff)
downloadaur-616acf093d8a6e7beb4675f83e4141564dbaab3a.tar.gz
Update to 2.7.0
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7287967f9b78..2b05b1f66284 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Shatur95 <genaloner@gmail.com>
pkgname=crow-translate
-pkgver=2.6.2
+pkgver=2.7.0
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)
@@ -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=(ac300e655d0135b3725fd9dbea026b7284ecc40b77cb3a4393d83e5ade0d1426)
+sha256sums=(53a1af7f1a239cf1125bc3acc031579d80787802585301a43c93fbd45b8d348f)
build() {
cd $pkgname-$pkgver