diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-11-02 01:52:02 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-05 07:15:45 +0700 |
commit | 5d48ebdecb3b6ecf3da2b911c01cb7c363ecf1d8 (patch) | |
tree | e4d31fed83567d32233f92d7fd315ec57fa15c7b /python/sge-pygame/sge-pygame.SlackBuild | |
parent | 7907e429c9b9d93adcf9f10fa1166a0559f257ad (diff) | |
download | slackbuilds-5d48ebdecb3b6ecf3da2b911c01cb7c363ecf1d8.tar.gz |
python/sge-pygame: Updated for version 1.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/sge-pygame/sge-pygame.SlackBuild')
-rw-r--r-- | python/sge-pygame/sge-pygame.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/sge-pygame/sge-pygame.SlackBuild b/python/sge-pygame/sge-pygame.SlackBuild index bb7871ce9f..b8d0f527ff 100644 --- a/python/sge-pygame/sge-pygame.SlackBuild +++ b/python/sge-pygame/sge-pygame.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=sge-pygame -VERSION=${VERSION:-1.2} +VERSION=${VERSION:-1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |