summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.SRCINFO3
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f66a3af0a7c..19916041dd56 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,10 @@
pkgbase = crow-translate-git
pkgdesc = A simple and lightweight translator that allows to translate and say selected text using the Google Translate API and much more
- pkgver = 2.6.0.r0.ga269c31
+ pkgver = 2.7.1.r34.gd12b296
pkgrel = 1
url = https://github.com/crow-translate/crow-translate
arch = x86_64
+ arch = aarch64
license = GPL3
makedepends = extra-cmake-modules
makedepends = qt5-tools
diff --git a/PKGBUILD b/PKGBUILD
index 68562c69fb84..7a265a56a108 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Shatur <genaloner@gmail.com>
pkgname=crow-translate-git
-pkgver=2.6.0.r0.ga269c31
+pkgver=2.7.1.r34.gd12b296
pkgrel=1
pkgdesc='A simple and lightweight translator that allows to translate and say selected text using the Google Translate API and much more'
-arch=(x86_64)
+arch=(x86_64 aarch64)
url=https://github.com/crow-translate/crow-translate
license=(GPL3)
depends=(qt5-base qt5-svg qt5-multimedia qt5-x11extras gst-plugins-good openssl tesseract)