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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Apr 17 18:22:27 UTC 2016


    Date: Sunday, April 17, 2016 @ 20:22:27
  Author: svenstaro
Revision: 171254

upgpkg: openmw 0.39.0-1

upstream release 0.39.0

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-17 16:53:49 UTC (rev 171253)
+++ PKGBUILD	2016-04-17 18:22:27 UTC (rev 171254)
@@ -2,8 +2,8 @@
 # Contributor: Sandy Carter <bwrsandman at gmail.com>
 
 pkgname=openmw
-pkgver=0.38.0
-pkgrel=4
+pkgver=0.39.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=('0df078426503bdb22d4773c0e611894d25f990ad')
+sha1sums=('5987fe2fbeb1b2253bfb7106806288436d97b2e2')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"



More information about the arch-commits mailing list