summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/kaaedit/kaaedit.SlackBuild4
-rw-r--r--development/kaaedit/kaaedit.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/kaaedit/kaaedit.SlackBuild b/development/kaaedit/kaaedit.SlackBuild
index a9e32dd819..66da2e23d6 100644
--- a/development/kaaedit/kaaedit.SlackBuild
+++ b/development/kaaedit/kaaedit.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for kaaedit
-# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
+# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=kaaedit
-VERSION=${VERSION:-0.39.0}
+VERSION=${VERSION:-0.41.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/kaaedit/kaaedit.info b/development/kaaedit/kaaedit.info
index 9c9d1b138b..d25e5064b9 100644
--- a/development/kaaedit/kaaedit.info
+++ b/development/kaaedit/kaaedit.info
@@ -1,8 +1,8 @@
PRGNAM="kaaedit"
-VERSION="0.39.0"
+VERSION="0.41.0"
HOMEPAGE="https://github.com/kaaedit/kaa"
-DOWNLOAD="https://pypi.python.org/packages/source/k/kaaedit/kaaedit-0.39.0.tar.gz"
-MD5SUM="ec22466d25cc1abeac8a9cbf8ce9460e"
+DOWNLOAD="https://pypi.python.org/packages/source/k/kaaedit/kaaedit-0.41.0.tar.gz"
+MD5SUM="ea5ea24969192b9ca81e5396bc8d0657"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3 curses_ex pyjf3 setproctitle kaadbg"