diff options
Diffstat (limited to 'games/empire/empire.SlackBuild')
-rw-r--r-- | games/empire/empire.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/empire/empire.SlackBuild b/games/empire/empire.SlackBuild index c8913292bc..524ba91a04 100644 --- a/games/empire/empire.SlackBuild +++ b/games/empire/empire.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Empire -# Copyright 2016 Roman Kodinets <rkodinets@gmail.com> +# Copyright 2016-2021 Roman Kodinets <rkodinets@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=empire -VERSION=${VERSION:-4.4.0} +VERSION=${VERSION:-4.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |