mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/python-xlib: Updated for version 0.14
This commit is contained in:
parent
46d0dad7c8
commit
2af658f25e
2 changed files with 5 additions and 4 deletions
|
@ -6,10 +6,11 @@
|
|||
# Modified by the SlackBuilds.org project
|
||||
|
||||
PRGNAM=python-xlib
|
||||
VERSION=0.13
|
||||
VERSION=0.14
|
||||
ARCH=noarch # package has no C/C++ code, it is architecture independent
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
CWD=$(pwd)
|
||||
TMP=${TMP:-/tmp/SBo}
|
||||
PKG=$TMP/package-$PRGNAM
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python-xlib"
|
||||
VERSION="0.13"
|
||||
VERSION="0.14"
|
||||
HOMEPAGE="http://python-xlib.sourceforge.net/"
|
||||
DOWNLOAD="http://switch.dl.sourceforge.net/sourceforge/python-xlib/python-xlib-0.13.tar.gz"
|
||||
MD5SUM="8ff22c7517699c2623feb4e31ed612d2"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/python-xlib/python-xlib-0.14.tar.gz"
|
||||
MD5SUM="a038c2f410d8445f3fa8f6dcd45659c5"
|
||||
MAINTAINER="Vasilis Papavasileiou"
|
||||
EMAIL="el03020@mail.ntua.gr"
|
||||
APPROVED="rworkman"
|
||||
|
|
Loading…
Reference in a new issue