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

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Sat Sep 11 02:03:23 UTC 2021


    Date: Saturday, September 11, 2021 @ 02:03:23
  Author: svenstaro
Revision: 1014028

upgpkg: openmw 0.47.0rc-2

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-11 00:41:55 UTC (rev 1014027)
+++ PKGBUILD	2021-09-11 02:03:23 UTC (rev 1014028)
@@ -5,7 +5,7 @@
 # Build from git until 0.47.0 stable is out. Sadly openmw releases are very
 # rare these days and backporting takes too much time.
 pkgver=0.47.0rc
-pkgrel=1
+pkgrel=2
 pkgdesc="Open-source engine reimplementation for the role-playing game Morrowind"
 arch=('x86_64')
 url="http://www.openmw.org"
@@ -12,7 +12,7 @@
 license=('GPL3' 'MIT' 'custom')
 depends=('openal' 'openscenegraph' 'mygui' 'qt5-base' 'ffmpeg' 'sdl2' 'unshield' 'libxt')
 makedepends=('cmake' 'boost' 'doxygen' 'ninja' 'git')
-source=("git+https://gitlab.com/OpenMW/openmw.git#commit=af3b9187")
+source=("git+https://gitlab.com/OpenMW/openmw.git#commit=08f7c73e")
 sha512sums=('SKIP')
 
 build() {



More information about the arch-commits mailing list