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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Sep 18 12:21:01 UTC 2014


    Date: Thursday, September 18, 2014 @ 14:21:01
  Author: svenstaro
Revision: 119180

upgpkg: openmw 0.32.0-1

upstream release 0.32.0

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-18 09:49:24 UTC (rev 119179)
+++ PKGBUILD	2014-09-18 12:21:01 UTC (rev 119180)
@@ -2,8 +2,8 @@
 # Contributor: Sandy Carter <bwrsandman at gmail.com>
 
 pkgname=openmw
-pkgver=0.31.0
-pkgrel=3
+pkgver=0.32.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' 'ogre' 'mygui' 'bullet' 'qt4' 'ffmpeg' 'sdl2' 'unshield')
 makedepends=('cmake' 'boost')
 source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz")
-sha1sums=('c3551a52d6d4a8499286856cbc96f38dc91eec0c')
+sha1sums=('4186d3a5aa55ef376bbc5a3534185ebea1544725')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"




More information about the arch-commits mailing list