summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShatur952021-02-27 10:40:43 +0200
committerShatur952021-02-27 10:40:43 +0200
commit7fc6f648cf99b6cccf39a84eda4c1164a766ad7a (patch)
treee56669ccaaa27f2495ac72895ff611b9cb781652 /PKGBUILD
parentd5ab3e99dbc98383ac9ebc5c2f0ec8c9071ff2d6 (diff)
downloadaur-7fc6f648cf99b6cccf39a84eda4c1164a766ad7a.tar.gz
Add aarch64
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
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)