python/sge-pygame: Updated for version 1.1.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2016-08-02 14:24:28 +03:00 committed by David Spencer
parent 5f94e9749c
commit 9eac71a70b
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.0.1}
VERSION=${VERSION:-1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="sge-pygame"
VERSION="1.0.1"
VERSION="1.1"
HOMEPAGE="http://stellarengine.nongnu.org"
DOWNLOAD="https://pypi.python.org/packages/9b/98/469d2535245a4d7d201b67366762b85cf4438180994c123c33aa9fb9eeb2/sge-pygame-1.0.1.tar.gz"
MD5SUM="07d837b10335aaf9e62b606aa146efa8"
DOWNLOAD="https://pypi.python.org/packages/c8/85/a20daeb4b2132b50d5d4967a07751b3e633012fd9c2229546f2005d51643/sge-pygame-1.1.tar.gz"
MD5SUM="e447e30cf12202beb88c27d0e1dc3872"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pygame six"