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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Jan 21 18:56:34 UTC 2016


    Date: Thursday, January 21, 2016 @ 19:56:33
  Author: svenstaro
Revision: 158440

upgpkg: openmw 0.38.0-1

upstream release 0.38.0

Modified:
  openmw/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-21 18:54:24 UTC (rev 158439)
+++ PKGBUILD	2016-01-21 18:56:33 UTC (rev 158440)
@@ -2,8 +2,8 @@
 # Contributor: Sandy Carter <bwrsandman at gmail.com>
 
 pkgname=openmw
-pkgver=0.37.0
-pkgrel=3
+pkgver=0.38.0
+pkgrel=1
 pkgdesc="An open-source engine reimplementation for the role-playing game Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org"
@@ -11,7 +11,7 @@
 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=('192d669ef447d560b93efe70f54838091e0bc92f')
+sha1sums=('0df078426503bdb22d4773c0e611894d25f990ad')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"



More information about the arch-commits mailing list