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

Sven-Hendrik Haase svenstaro at archlinux.org
Sat Nov 28 00:05:52 UTC 2015


    Date: Saturday, November 28, 2015 @ 01:05:51
  Author: svenstaro
Revision: 147885

upgpkg: openmw 0.37.0-1

upstream release 0.37.0

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-27 22:19:45 UTC (rev 147884)
+++ PKGBUILD	2015-11-28 00:05:51 UTC (rev 147885)
@@ -2,16 +2,16 @@
 # Contributor: Sandy Carter <bwrsandman at gmail.com>
 
 pkgname=openmw
-pkgver=0.36.1
-pkgrel=4
+pkgver=0.37.0
+pkgrel=1
 pkgdesc="An open-source engine reimplementation for the role-playing game Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org"
 license=('GPL3' 'MIT' 'custom')
-depends=('openal' 'ogre' 'mygui' 'bullet' 'qt4' 'ffmpeg' 'sdl2' 'unshield')
+depends=('openal' 'openscenegraph' 'mygui' 'bullet' 'qt4' 'qt5-base' 'ffmpeg' 'sdl2' 'unshield')
 makedepends=('cmake' 'boost')
 source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz")
-sha1sums=('4009a03b4664e92a502540ca23302285234548ad')
+sha1sums=('192d669ef447d560b93efe70f54838091e0bc92f')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"



More information about the arch-commits mailing list