diff options
author | Roman Kodinets <rkodinets@gmail.com> | 2017-09-27 15:55:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-30 07:19:13 +0700 |
commit | f9a99b9a7b8d343ca92a4aa83bda3dfd40a7b7ae (patch) | |
tree | 5979aab4798673d2e25737335622e396b6380d18 /games/empire/empire.SlackBuild | |
parent | 4447b40f1334d2173be7ea3fe0f5b155da94b40d (diff) |
games/empire: Updated for version 4.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/empire/empire.SlackBuild')
-rw-r--r-- | games/empire/empire.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/empire/empire.SlackBuild b/games/empire/empire.SlackBuild index 3dd0984901349..c8913292bca2d 100644 --- a/games/empire/empire.SlackBuild +++ b/games/empire/empire.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=empire -VERSION=${VERSION:-4.3.33} +VERSION=${VERSION:-4.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |