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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Aug 29 08:36:26 UTC 2016


    Date: Monday, August 29, 2016 @ 08:36:26
  Author: svenstaro
Revision: 187878

upgpkg: openmw 0.40.0-1

upstream release 0.40.0

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-29 07:46:01 UTC (rev 187877)
+++ PKGBUILD	2016-08-29 08:36:26 UTC (rev 187878)
@@ -2,8 +2,8 @@
 # Contributor: Sandy Carter <bwrsandman at gmail.com>
 
 pkgname=openmw
-pkgver=0.39.0
-pkgrel=3
+pkgver=0.40.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' 'qt5-base' 'ffmpeg' 'sdl2' 'unshield')
 makedepends=('cmake' 'boost' 'doxygen')
 source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz")
-sha1sums=('5987fe2fbeb1b2253bfb7106806288436d97b2e2')
+sha1sums=('a69aa56374c4e991950fa1b7bfec92ef790cbbed')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"



More information about the arch-commits mailing list