diff options
author | Erik Hanson <erik@slackbuilds.org> | 2011-03-26 12:04:11 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-03-27 11:27:04 -0500 |
commit | 8e598b01d9abda2dc2549ae17ca1bb1f6a68c5cf (patch) | |
tree | 44462523af0c901261c545698d7f3a51afac8227 /games/gnubg/gnubg.SlackBuild | |
parent | 07529d6c99fa91425c2a97dac52c05fbb60d2149 (diff) |
games/gnubg: Updated for snapshot 20110326.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'games/gnubg/gnubg.SlackBuild')
-rw-r--r-- | games/gnubg/gnubg.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnubg/gnubg.SlackBuild b/games/gnubg/gnubg.SlackBuild index 738dead67c1c..b1bf5edbf478 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} |