diff options
-rw-r--r-- | games/fheroes2/fheroes2.SlackBuild | 2 | ||||
-rw-r--r-- | games/fheroes2/fheroes2.info | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/games/fheroes2/fheroes2.info b/games/fheroes2/fheroes2.info index c25833b97e..75b1a1e2e2 100644 --- a/games/fheroes2/fheroes2.info +++ b/games/fheroes2/fheroes2.info @@ -1,8 +1,8 @@ PRGNAM="fheroes2" -VERSION="1.1.8" +VERSION="1.1.9" HOMEPAGE="https://ihhub.github.io/fheroes2/" -DOWNLOAD="https://github.com/ihhub/fheroes2/archive/1.1.8/fheroes2-1.1.8.tar.gz" -MD5SUM="588a575d39c9ac6d65ebefb93a08e079" +DOWNLOAD="https://github.com/ihhub/fheroes2/archive/1.1.9/fheroes2-1.1.9.tar.gz" +MD5SUM="bdd7a6c5eca4576f55b245c6b322cf10" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |