diff options
Diffstat (limited to 'games/fheroes2/fheroes2.SlackBuild')
-rw-r--r-- | games/fheroes2/fheroes2.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fheroes2/fheroes2.SlackBuild b/games/fheroes2/fheroes2.SlackBuild index be8ef35f6a..927e8d3188 100644 --- a/games/fheroes2/fheroes2.SlackBuild +++ b/games/fheroes2/fheroes2.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=fheroes2 -VERSION=${VERSION:-1.1.8} +VERSION=${VERSION:-1.1.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |