[arch-commits] Commit in openmw/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Fri Nov 15 12:42:21 UTC 2019


    Date: Friday, November 15, 2019 @ 12:42:15
  Author: svenstaro
Revision: 529186

upgpkg: openmw 0.45.0-4

Build against openscenegraph 3.6

Modified:
  openmw/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-15 12:42:04 UTC (rev 529185)
+++ PKGBUILD	2019-11-15 12:42:15 UTC (rev 529186)
@@ -2,12 +2,12 @@
 # Contributor: Sandy Carter <bwrsandman at gmail.com>
 pkgname=openmw
 pkgver=0.45.0
-pkgrel=3
+pkgrel=4
 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' 'openscenegraph34' 'mygui' 'bullet' 'qt5-base' 'ffmpeg' 'sdl2' 'unshield' 'libxt')
+depends=('openal' 'openscenegraph' 'mygui' 'bullet' 'qt5-base' 'ffmpeg' 'sdl2' 'unshield' 'libxt')
 makedepends=('cmake' 'boost' 'doxygen' 'ninja')
 source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz")
 sha512sums=('b968426659457cf486f6756f7ab82cc4cb34a92923c433dd86f711e5d7097f75441ed17daa50d21f15f1847f5aed1f4c3a094a06cfd3f2e9b90aa182742c596f')



More information about the arch-commits mailing list