mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
games/openmw: Updated for version 0.46.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d160e4fd22
commit
23a0f78f3f
2 changed files with 5 additions and 5 deletions
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=openmw
|
||||
VERSION=${VERSION:-0.41.0}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-0.46.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="openmw"
|
||||
VERSION="0.41.0"
|
||||
VERSION="0.46.0"
|
||||
HOMEPAGE="https://openmw.org"
|
||||
DOWNLOAD="https://github.com/OpenMW/openmw/archive/openmw-0.41.0.tar.gz"
|
||||
MD5SUM="8a939016d489b9cffdcd82aa36ed4973"
|
||||
DOWNLOAD="https://github.com/OpenMW/openmw/archive/openmw-0.46.0.tar.gz"
|
||||
MD5SUM="3a85106cac2728fcc16a0f9b682afb6b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="FreeImage OpenAL unshield ffmpeg OpenSceneGraph SDL2 MyGUI bullet"
|
||||
|
|
Loading…
Reference in a new issue