diff options
author | Dugan Chen <thedoogster [at] gmail [dot] com> | 2017-11-09 21:20:06 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-11-09 21:20:06 +0000 |
commit | 0630fd6529a99cfd9ac3c3acaa738aaec337a381 (patch) | |
tree | 88c5f8ccbd0703b17f615c8bd8abb19b5801a45f /games/crispy-doom/crispy-doom.SlackBuild | |
parent | 92b8f48ad28719843057a75ebe8e014e2c1be465 (diff) | |
download | slackbuilds-0630fd6529a99cfd9ac3c3acaa738aaec337a381.tar.gz |
games/crispy-doom: Updated for version 5.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/crispy-doom/crispy-doom.SlackBuild')
-rw-r--r-- | games/crispy-doom/crispy-doom.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/crispy-doom/crispy-doom.SlackBuild b/games/crispy-doom/crispy-doom.SlackBuild index 38ff46a8d8..fde31ee9c7 100644 --- a/games/crispy-doom/crispy-doom.SlackBuild +++ b/games/crispy-doom/crispy-doom.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=crispy-doom -VERSION=${VERSION:-4.3} +VERSION=${VERSION:-5.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |