summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fceaa7ab18e5..f2a869a86540 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Literate programmer's editor, outliner, and project manager"
arch=('any')
url="http://leoeditor.com/"
license=('custom')
-depends=('python-pyqt4' 'shared-mime-info' 'python-setuptools')
+depends=('python-pyqt5' 'shared-mime-info' 'python-setuptools')
optdepends=('python-pyenchant: spellchecking support'
'python-docutils: viewrendered support'
'python-sphinx: documentation support')