mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
python/sge-pygame: Updated for version 1.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
2b636e5340
commit
f4118bee6d
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.24}
|
||||
VERSION=${VERSION:-1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sge-pygame"
|
||||
VERSION="0.24"
|
||||
VERSION="1.0"
|
||||
HOMEPAGE="http://stellarengine.nongnu.org"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/s/sge-pygame/sge-pygame-0.24.tar.gz"
|
||||
MD5SUM="12d5fbf990892fa6cd1f984d591172db"
|
||||
DOWNLOAD="https://pypi.python.org/packages/a4/e9/57b48de0e31fc8db9cf998884dd6c7358ea5c8cfd1803757a3a165eb1b78/sge-pygame-1.0.tar.gz"
|
||||
MD5SUM="503161f30a90afa3e14d595b19968345"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pygame six"
|
||||
|
|
Loading…
Reference in a new issue