diff options
Diffstat (limited to 'development')
-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 4a29ea053e..7edcc7b6cc 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.44.0} +VERSION=${VERSION:-0.46.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/kaaedit/kaaedit.info b/development/kaaedit/kaaedit.info index b7443ed9c2..6dfced33c5 100644 --- a/development/kaaedit/kaaedit.info +++ b/development/kaaedit/kaaedit.info @@ -1,8 +1,8 @@ PRGNAM="kaaedit" -VERSION="0.44.0" +VERSION="0.46.0" HOMEPAGE="https://github.com/kaaedit/kaa" -DOWNLOAD="https://pypi.python.org/packages/source/k/kaaedit/kaaedit-0.44.0.tar.gz" -MD5SUM="b0a76bcc047d45a158c44c2fe2a25ec2" +DOWNLOAD="https://pypi.python.org/packages/source/k/kaaedit/kaaedit-0.46.0.tar.gz" +MD5SUM="41583d255fed08a453402b64dcd46c75" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3 curses_ex pyjf3 setproctitle kaadbg" |