diff options
| -rw-r--r-- | PKGBUILD | 4 | 
1 files changed, 2 insertions, 2 deletions
@@ -11,13 +11,13 @@  pkgname=openmw  pkgver=0.47.0 -pkgrel=6 +pkgrel=6.2  pkgdesc="Open-source engine reimplementation for the role-playing game Morrowind"  arch=('x86_64')  url="http://www.openmw.org"  license=('GPL3' 'MIT' 'custom')  depends=('openal' 'openscenegraph' 'mygui' 'qt5-base' 'ffmpeg4.4' 'sdl2' 'unshield' 'libxt' 'boost-libs' -         'recastnavigation-openmw' 'bullet-multithreaded') +         'recastnavigation-openmw' 'bullet-dp')  makedepends=('cmake' 'boost' 'doxygen' 'ninja')  options=(lto)  source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz"  | 
