diff options
Diffstat (limited to 'development/kaaedit')
-rw-r--r-- | development/kaaedit/kaaedit.SlackBuild | 2 | ||||
-rw-r--r-- | development/kaaedit/kaaedit.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/kaaedit/kaaedit.SlackBuild b/development/kaaedit/kaaedit.SlackBuild index 06c7ad3497..c4d1f1e20b 100644 --- a/development/kaaedit/kaaedit.SlackBuild +++ b/development/kaaedit/kaaedit.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=kaaedit -VERSION=${VERSION:-0.35.0} +VERSION=${VERSION:-0.36.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/kaaedit/kaaedit.info b/development/kaaedit/kaaedit.info index c4992eff7f..ad9cfbc9d7 100644 --- a/development/kaaedit/kaaedit.info +++ b/development/kaaedit/kaaedit.info @@ -1,8 +1,8 @@ PRGNAM="kaaedit" -VERSION="0.35.0" +VERSION="0.36.0" HOMEPAGE="https://github.com/kaaedit/kaa" -DOWNLOAD="https://pypi.python.org/packages/source/k/kaaedit/kaaedit-0.35.0.tar.gz" -MD5SUM="a6ca71dde67f8ea368f75afc56df062a" +DOWNLOAD="https://pypi.python.org/packages/source/k/kaaedit/kaaedit-0.36.0.tar.gz" +MD5SUM="78741e4b16177c35b87d75081712d301" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3 pysetuptools curses_ex pyjf3 setproctitle kaadbg" |