diff options
Diffstat (limited to 'games/triplea/triplea.SlackBuild')
-rw-r--r-- | games/triplea/triplea.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/triplea/triplea.SlackBuild b/games/triplea/triplea.SlackBuild index 17823fc335..8d0884864e 100644 --- a/games/triplea/triplea.SlackBuild +++ b/games/triplea/triplea.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=triplea -SRCVER=${SRCVER:-1_8_0_4_all_platforms} +SRCVER=${SRCVER:-1_8_0_5_all_platforms} VERSION=$(echo $SRCVER | tr _ . | cut -c1-7) SRCDIR=$(echo $SRCVER | cut -c1-7) BUILD=${BUILD:-1} |