summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/gnubg/gnubg.SlackBuild4
-rw-r--r--games/gnubg/gnubg.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/games/gnubg/gnubg.SlackBuild b/games/gnubg/gnubg.SlackBuild
index 738dead67c..b1bf5edbf4 100644
--- a/games/gnubg/gnubg.SlackBuild
+++ b/games/gnubg/gnubg.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for GNU Backgammon
-# Copyright 2009-2010 Erik W. Hanson, Minneapolis, MN, USA
+# Copyright 2009-2011 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=gnubg
VERSION=0.90.0
-SRCVER=20101017
+SRCVER=20110326
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/gnubg/gnubg.info b/games/gnubg/gnubg.info
index d6b7cb96dd..659817d417 100644
--- a/games/gnubg/gnubg.info
+++ b/games/gnubg/gnubg.info
@@ -1,8 +1,8 @@
PRGNAM="gnubg"
-VERSION="0.90.0_20101017"
+VERSION="0.90.0_20110326"
HOMEPAGE="http://www.gnubg.org/"
-DOWNLOAD="http://www.gnubg.org/media/sources/gnubg-source-SNAPSHOT-20101017.tar.gz"
-MD5SUM="6c943d3f1ba0dba10e9e4f8f143fc32d"
+DOWNLOAD="http://www.gnubg.org/media/sources/gnubg-source-SNAPSHOT-20110326.tar.gz"
+MD5SUM="1673e0e5e689eac5b30a9c5c5b90cc81"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Erik Hanson"