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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Nov 25 13:00:45 UTC 2018


    Date: Sunday, November 25, 2018 @ 13:00:44
  Author: svenstaro
Revision: 409691

upgpkg: openmw 0.44.0-4

Rebuild against openscenegraph 3.4

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-25 11:38:53 UTC (rev 409690)
+++ PKGBUILD	2018-11-25 13:00:44 UTC (rev 409691)
@@ -2,12 +2,12 @@
 # Contributor: Sandy Carter <bwrsandman at gmail.com>
 pkgname=openmw
 pkgver=0.44.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' 'openscenegraph' 'mygui' 'bullet' 'qt5-base' 'ffmpeg' 'sdl2' 'unshield' 'libxt')
+depends=('openal' 'openscenegraph34' '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=('1b178891274361b7821ac1d3d66976ed5d443545531499d98f7ed30823f3891172cc5dcb3f7382ba0f561774a92b9ad8805e0c9582b78d2f010e4ed661219017')



More information about the arch-commits mailing list