mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
games/openmw: Updated for version 0.32.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8e8a63c387
commit
71837daaa9
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=openmw
|
||||
VERSION=${VERSION:-0.31.0}
|
||||
VERSION=${VERSION:-0.32.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="openmw"
|
||||
VERSION="0.31.0"
|
||||
VERSION="0.32.0"
|
||||
HOMEPAGE="https://openmw.org"
|
||||
DOWNLOAD="https://github.com/OpenMW/openmw/archive/openmw-0.31.0.tar.gz"
|
||||
MD5SUM="0a5c0df54b5eafc37743dd33429fd5f0"
|
||||
DOWNLOAD="https://github.com/OpenMW/openmw/archive/openmw-0.32.0.tar.gz"
|
||||
MD5SUM="38df714c479e5c8322d05333938052c8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="FreeImage OpenAL unshield ffmpeg SDL2 MyGUI bullet "
|
||||
|
|
Loading…
Reference in a new issue