diff options
Diffstat (limited to 'games/doomsday/doomsday.SlackBuild')
-rw-r--r-- | games/doomsday/doomsday.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/doomsday/doomsday.SlackBuild b/games/doomsday/doomsday.SlackBuild index 3f47b100cd..9ff75f37d1 100644 --- a/games/doomsday/doomsday.SlackBuild +++ b/games/doomsday/doomsday.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for doomsday -# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=doomsday SRCNAM=${PRGNAM}-stable -VERSION=${VERSION:-1.15.0} +VERSION=${VERSION:-1.15.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |