diff options
-rw-r--r-- | python/python-keybinder/python-keybinder.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-keybinder/python-keybinder.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-keybinder/python-keybinder.SlackBuild b/python/python-keybinder/python-keybinder.SlackBuild index 4290c3f1b235..ade76ee208bd 100644 --- a/python/python-keybinder/python-keybinder.SlackBuild +++ b/python/python-keybinder/python-keybinder.SlackBuild @@ -7,7 +7,7 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. PRGNAM=python-keybinder -VERSION=${VERSION:-0.3.0} +VERSION=${VERSION:-0.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-keybinder/python-keybinder.info b/python/python-keybinder/python-keybinder.info index b3f13843ee60..f14378b24aef 100644 --- a/python/python-keybinder/python-keybinder.info +++ b/python/python-keybinder/python-keybinder.info @@ -1,8 +1,8 @@ PRGNAM="python-keybinder" -VERSION="0.3.0" +VERSION="0.3.1" HOMEPAGE="http://web.archive.org/web/20130407160742/http://kaizer.se/wiki/keybinder" -DOWNLOAD="ftp://ftp.slackware.com/pub/slackware/slackware-14.1/source/l/keybinder/keybinder-0.3.0.tar.xz" -MD5SUM="294d5366574f0868c46e6a7312a55a82" +DOWNLOAD="ftp://ftp.slackware.com/pub/slackware/slackware-14.2/source/l/keybinder/keybinder-0.3.1.tar.xz" +MD5SUM="96bc2abd7af7570430a2a65d733be526" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |