diff options
author | Ronuk Raval | 2019-01-06 14:13:29 -0500 |
---|---|---|
committer | Ronuk Raval | 2019-01-06 14:15:34 -0500 |
commit | 34eab9d1900cc5340f2e903c3bd73e18091acfc0 (patch) | |
tree | 029e1700602247210eb66d31dff4080ba696eb0c /.SRCINFO | |
parent | a37f2594352b05b05c805b808843330381164ec5 (diff) | |
download | aur-34eab9d1900cc5340f2e903c3bd73e18091acfc0.tar.gz |
update to 5.8
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 24 |
1 files changed, 17 insertions, 7 deletions
@@ -1,21 +1,31 @@ pkgbase = leo pkgdesc = Literate programmer's editor, outliner, and project manager - pkgver = 5.7.3 + pkgver = 5.8 pkgrel = 1 url = http://leoeditor.com/ arch = any license = custom - depends = python-pyqt5 - depends = shared-mime-info depends = desktop-file-utils + depends = jupyter-nbformat + depends = python-docutils + depends = python-keyring + depends = python-pyflakes + depends = python-pylint + depends = python-pypandoc + depends = python-pyqt5 + depends = python-semantic-version depends = python-setuptools + depends = python-sphinx + depends = python-wheel + depends = shared-mime-info + depends = twine optdepends = python-pyenchant: spellchecking support - optdepends = python-docutils: viewrendered support - optdepends = python-sphinx: documentation support - source = leo-5.7.3.tar.gz::https://github.com/leo-editor/leo-editor/archive/5.7.3.tar.gz + source = leo-5.8.tar.gz::https://github.com/leo-editor/leo-editor/archive/5.8.tar.gz + source = leo-dist.patch source = leo.desktop source = leo.xml - sha256sums = 4021a614f26b0a043818e67b97a24bffb54c90efca8709c045ddbaab3c4a5512 + sha256sums = ef8413acebb1a032ef8ba6972eb96179a3cd893eb0dd33bf0b84ca78e3c34e31 + sha256sums = 552321ab4df5c1b9ecc26aca925bacdc0ef0aca18f04e65b7fa856ff6b8bee87 sha256sums = 7b326791378eefedecee2474c4e1a497838d2a06ff4259a195d817c38588395b sha256sums = 630852279324b0d9acf656c4684f16777d64f49b4062bd101c5cddbfc33c82cb |