From a95de331acc6f6cbd11ba4d3bc933a181d99826a Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sun, 29 Jun 2014 12:56:12 +0700 Subject: python/sge-pygame: Updated for version 0.10.0. Signed-off-by: Willy Sudiarto Raharjo --- python/sge-pygame/sge-pygame.SlackBuild | 4 ++-- python/sge-pygame/sge-pygame.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python/sge-pygame') diff --git a/python/sge-pygame/sge-pygame.SlackBuild b/python/sge-pygame/sge-pygame.SlackBuild index 0efb723255..f522abca1e 100644 --- a/python/sge-pygame/sge-pygame.SlackBuild +++ b/python/sge-pygame/sge-pygame.SlackBuild @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=sge-pygame -SRCVER=${SRCVER:-0.9.1-py2.7} -VERSION=$(echo $SRCVER | cut -c1-5) +SRCVER=${SRCVER:-0.10.0-python2} +VERSION=$(echo $SRCVER | cut -c1-6) BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/sge-pygame/sge-pygame.info b/python/sge-pygame/sge-pygame.info index a4e2b0b5e9..95197fbbfe 100644 --- a/python/sge-pygame/sge-pygame.info +++ b/python/sge-pygame/sge-pygame.info @@ -1,8 +1,8 @@ PRGNAM="sge-pygame" -VERSION="0.9.1" +VERSION="0.10.0" HOMEPAGE="http://stellarengine.nongnu.org" -DOWNLOAD="https://pypi.python.org/packages/source/s/sge-pygame/sge-pygame-0.9.1-py2.7.tar.gz" -MD5SUM="a57cfa1246e3b5986adb9c79440e3520" +DOWNLOAD="https://pypi.python.org/packages/source/s/sge-pygame/sge-pygame-0.10.0-python2.tar.gz" +MD5SUM="d92063ef8403dd57702fd91062e8af8b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pygame" -- cgit v1.2.3