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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Jul 17 16:49:58 UTC 2014


    Date: Thursday, July 17, 2014 @ 18:49:58
  Author: svenstaro
Revision: 115828

upgpkg: openmw 0.31.0-1

upstream release 0.31.0

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-17 16:43:26 UTC (rev 115827)
+++ PKGBUILD	2014-07-17 16:49:58 UTC (rev 115828)
@@ -2,7 +2,7 @@
 # Contributor: Sandy Carter <bwrsandman at gmail.com>
 
 pkgname=openmw
-pkgver=0.30.0
+pkgver=0.31.0
 pkgrel=1
 pkgdesc="An open-source engine reimplementation for the role-playing game Morrowind"
 arch=('i686' 'x86_64')
@@ -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=('1331ad33ae1ba2b83e0eb6a525df804ceee351cf')
+sha1sums=('c3551a52d6d4a8499286856cbc96f38dc91eec0c')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"




More information about the arch-commits mailing list