diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-12-03 03:25:29 +0200 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-12-04 19:28:59 +0000 |
commit | a148e6d9aaf47724502eb50a2ee96611dd2eb3cb (patch) | |
tree | ff83fbf73ae383841bbac91c2ea69bd25d28957b /python/sge-pygame/sge-pygame.SlackBuild | |
parent | 4b6f73478356d2c938e33cc15dd8b64304e11dfe (diff) | |
download | slackbuilds-a148e6d9aaf47724502eb50a2ee96611dd2eb3cb.tar.gz |
python/sge-pygame: Updated for version 1.4.2.
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 0794878b53..2dc5a56e01 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.4.1.1} +VERSION=${VERSION:-1.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |