mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
python/python-keybinder: Updated for version 0.3.1.
This commit is contained in:
parent
c4c4451678
commit
a7da2b2ebb
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
||||||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||||
|
|
||||||
PRGNAM=python-keybinder
|
PRGNAM=python-keybinder
|
||||||
VERSION=${VERSION:-0.3.0}
|
VERSION=${VERSION:-0.3.1}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="python-keybinder"
|
PRGNAM="python-keybinder"
|
||||||
VERSION="0.3.0"
|
VERSION="0.3.1"
|
||||||
HOMEPAGE="http://web.archive.org/web/20130407160742/http://kaizer.se/wiki/keybinder"
|
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"
|
DOWNLOAD="ftp://ftp.slackware.com/pub/slackware/slackware-14.2/source/l/keybinder/keybinder-0.3.1.tar.xz"
|
||||||
MD5SUM="294d5366574f0868c46e6a7312a55a82"
|
MD5SUM="96bc2abd7af7570430a2a65d733be526"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue