From 684db6053cd30684d2e50094a32bb41370a46112 Mon Sep 17 00:00:00 2001 From: Glenn Becker Date: Sun, 7 Jun 2015 21:47:05 +0700 Subject: games/golly: Updated for version 2.6. Signed-off-by: Willy Sudiarto Raharjo --- games/golly/golly.SlackBuild | 4 ++-- games/golly/golly.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/games/golly/golly.SlackBuild b/games/golly/golly.SlackBuild index 76634e7868..880d2cb085 100644 --- a/games/golly/golly.SlackBuild +++ b/games/golly/golly.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for golly -# Copyright 2012-14, Glenn Becker, Arlington MA USA +# Copyright 2012-15, Glenn Becker, Arlington MA USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # Updated for golly 2.6 -- the source directory structure got changed a bit too! PRGNAM=golly -VERSION=${VERSION:-2.6} +VERSION=${VERSION:-2.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/golly/golly.info b/games/golly/golly.info index 3cc1ba1b23..801af2a71e 100644 --- a/games/golly/golly.info +++ b/games/golly/golly.info @@ -1,10 +1,10 @@ PRGNAM="golly" VERSION="2.6" HOMEPAGE="http://golly.sourceforge.net/" -DOWNLOAD="http://sourceforge.net/projects/golly/files/golly/golly-2.6/golly-2.6-src.tar.gz" -MD5SUM="26bf9690cda7744ce0a6371ed156db8d" +DOWNLOAD="http://sourceforge.net/projects/golly/files/golly/golly-2.7/golly-2.7-src.tar.gz" +MD5SUM="e66c5476868bb363d5c81f5749cf15b9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="wxPython" MAINTAINER="Glenn Becker" -EMAIL="burningc@sdf.org" +EMAIL="glenn.becker@gmail.com" -- cgit v1.2.3-65-gdbad