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 64544ba09764..8a3844a22e8e 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.49.0} +VERSION=${VERSION:-0.50.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/kaaedit/kaaedit.info b/development/kaaedit/kaaedit.info index a72e183a2ebf..a3006054e90d 100644 --- a/development/kaaedit/kaaedit.info +++ b/development/kaaedit/kaaedit.info @@ -1,8 +1,8 @@ PRGNAM="kaaedit" -VERSION="0.49.0" +VERSION="0.50.0" HOMEPAGE="https://github.com/kaaedit/kaa" -DOWNLOAD="https://pypi.python.org/packages/source/k/kaaedit/kaaedit-0.49.0.tar.gz" -MD5SUM="3598d399be45f00ac04ad3e08d8e2a4d" +DOWNLOAD="https://pypi.python.org/packages/source/k/kaaedit/kaaedit-0.50.0.tar.gz" +MD5SUM="cdebe2affad81a79c0c246f6921b1262" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3 curses_ex pyjf3 setproctitle kaadbg" |