summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Scholl2015-10-26 15:07:59 -0400
committerDavid Scholl2015-10-26 15:07:59 -0400
commit470fbb8cd109f33d56c22b4096c2b2500d5c39b6 (patch)
tree592ad7ee505ab8f63d1e3d7cae3d8ec566b57ad5
parent90294edce693094fde622f2d3d5bb3716b10e880 (diff)
downloadaur-470fbb8cd109f33d56c22b4096c2b2500d5c39b6.tar.gz
pyqt4 to pyqt5
-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')