summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortuyentv902020-07-15 16:24:14 +0700
committertuyentv902020-07-15 16:24:14 +0700
commit17c9b5039de9817346a43c3f1bdc7c8684375635 (patch)
treef32ebad0ed21c7562ea447ffb5f515a35273b878 /PKGBUILD
parent1e38871931becc4c074c13c211eeeba4cd4ea31b (diff)
downloadaur-17c9b5039de9817346a43c3f1bdc7c8684375635.tar.gz
change depends qtbase
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c573ab769c8c..6d7e2b002d24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,7 +28,7 @@ depends=(
'libxss'
'libxv'
'qt5-base>=5.6'
- 'qt5-base<6.0'
+ 'qt5-base<=5.15'
'openssl'
)
makedepends=(