diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-11-06 06:33:39 +0200 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-11-11 20:36:30 +0000 |
commit | 95ba71b300195bb6875bbef80f6239ad621981c5 (patch) | |
tree | 2abe20f4793c9843d324aed6160e3a7679ea111f /python/sge-pygame/sge-pygame.SlackBuild | |
parent | 2a5d2e2a8634034ebaf4e9a5ffdd35dad8edbef3 (diff) | |
download | slackbuilds-95ba71b300195bb6875bbef80f6239ad621981c5.tar.gz |
python/sge-pygame: Updated for version 1.4.1.1.
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 b8d0f527ff..0794878b53 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.3} +VERSION=${VERSION:-1.4.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |