mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
python/sge-pygame: Updated for version 0.8.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
57c52f7264
commit
e9c0fa753b
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=sge-pygame
|
||||
VERSION=${VERSION:-0.7.0}
|
||||
VERSION=${VERSION:-0.8.0}
|
||||
SRCVERSION=${VERSION}-py2.7
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sge-pygame"
|
||||
VERSION="0.7.0"
|
||||
VERSION="0.8.0"
|
||||
HOMEPAGE="http://stellarengine.nongnu.org"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/s/sge-pygame/sge-pygame-0.7.0-py2.7.tar.gz"
|
||||
MD5SUM="c5d0e99c465a6cb7ed85b0295f7691dc"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/s/sge-pygame/sge-pygame-0.8.0-py2.7.tar.gz"
|
||||
MD5SUM="89e8330a922908bec757637815ccd372"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pygame"
|
||||
|
|
Loading…
Reference in a new issue