python/sge-pygame: Updated for version 1.4.2.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2016-12-03 03:25:29 +02:00 committed by David Spencer
parent 4b6f734783
commit a148e6d9aa
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=sge-pygame
VERSION=${VERSION:-1.4.1.1}
VERSION=${VERSION:-1.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="sge-pygame"
VERSION="1.4.1.1"
VERSION="1.4.2"
HOMEPAGE="http://stellarengine.nongnu.org"
DOWNLOAD="https://pypi.python.org/packages/8e/1a/6870ad19968686d1000559138920143d8751c903a82c0bf1ee466481895f/sge-pygame-1.4.1.1.tar.gz"
MD5SUM="940ae337f51c019000c9421b52b7e3ab"
DOWNLOAD="https://pypi.python.org/packages/a9/a0/1815289e84efb11f0c1e1064b10c1986f79b69c65f39ee675efb3892d759/sge-pygame-1.4.2.tar.gz"
MD5SUM="033a7b094e61ffb41061dd85f7696add"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pygame six"