diff options
author | Dugan Chen <thedoogster@gmail.com> | 2016-01-12 19:47:08 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-01-12 21:58:11 -0600 |
commit | e2f7d6ee34406e8390b4020b82d35df2847aaa6d (patch) | |
tree | 46d15b5056b098ef51377bcd5749340ac93c7cd4 /games/prboom-plus/prboom-plus.SlackBuild | |
parent | 1096419b09e510b9cce8a6363d385fdb73dcb96d (diff) |
games/prboom-plus: Updated for version 2.5.1.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/prboom-plus/prboom-plus.SlackBuild')
-rw-r--r-- | games/prboom-plus/prboom-plus.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/prboom-plus/prboom-plus.SlackBuild b/games/prboom-plus/prboom-plus.SlackBuild index c7a5bf4f4820..2ac6a047c34e 100644 --- a/games/prboom-plus/prboom-plus.SlackBuild +++ b/games/prboom-plus/prboom-plus.SlackBuild @@ -5,7 +5,7 @@ # Written by Dugan Chen (thedoogster@gmail.com) PRGNAM=prboom-plus -VERSION=${VERSION:-2.5.1.3} +VERSION=${VERSION:-2.5.1.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |