summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXapaJIaMnu2022-08-15 15:05:15 +0100
committerXapaJIaMnu2022-08-15 15:05:15 +0100
commit1474e044192dbf47879afaf60f9930277260398c (patch)
treed325fffcb9e93e209ca3dd4c95ac4c38677dbd0f /PKGBUILD
parent09b5050413cd1e8b3787ee031f61bc4002ed0f9b (diff)
downloadaur-translatelocally-git.tar.gz
Switch to QT6 build by default
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d49e30fc70da..880b8b0d4850 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Nikolay Bogoychev <nheart@gmail.com>
pkgname=translatelocally-git
-pkgver=r002.e81917c
+pkgver=r484.4b965cd
pkgrel=1
pkgdesc='A fast privacy focused machine translation client that translates on your own machine.'
arch=('x86_64')
url='https://github.com/XapaJIaMnu/translateLocally'
license=('MIT')
-depends=('qt5-base' 'qt5-svg' 'pcre2' 'libarchive' 'protobuf')
-makedepends=('git' 'cmake' 'qt5-tools' 'clang' 'make' 'binutils' 'intel-mkl-static')
+depends=('qt6-base' 'qt6-svg' 'pcre2' 'libarchive' 'protobuf')
+makedepends=('git' 'cmake' 'qt6-tools' 'clang' 'make' 'binutils' 'intel-oneapi-mkl')
source=("git+$url.git")
sha256sums=('SKIP')