summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f59d7e1ee3a..28165b780f47 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,15 @@
pkgbase = leo
pkgdesc = Literate programmer's editor, outliner, and project manager
pkgver = 5.1
- pkgrel = 1
+ pkgrel = 2
url = http://leoeditor.com/
install = leo.install
arch = any
license = custom
- depends = python-pyqt4
+ depends = python-pyqt5
depends = shared-mime-info
+ depends = desktop-file-utils
+ depends = python-setuptools
optdepends = python-pyenchant: spellchecking support
optdepends = python-docutils: viewrendered support
optdepends = python-sphinx: documentation support