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

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Sat May 31 13:27:04 UTC 2014


    Date: Saturday, May 31, 2014 @ 15:27:04
  Author: svenstaro
Revision: 112321

upgpkg: openmw 0.30.0-1

upstream release 0.30.0

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-31 13:27:00 UTC (rev 112320)
+++ PKGBUILD	2014-05-31 13:27:04 UTC (rev 112321)
@@ -2,7 +2,7 @@
 # Contributor: Sandy Carter <bwrsandman at gmail.com>
 
 pkgname=openmw
-pkgver=0.29.0
+pkgver=0.30.0
 pkgrel=1
 pkgdesc="An open-source engine reimplementation for the role-playing game Morrowind"
 arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@
 license=('GPL3' 'MIT' 'custom')
 depends=('openal' 'ogre' 'mygui' 'bullet' 'qt4' 'ffmpeg' 'sdl2' 'unshield')
 makedepends=('cmake' 'boost')
-source=("https://github.com/zinnschlag/openmw/archive/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('2a391a4f16bf6305746aee241c1f1a7771bc692c')
+source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz")
+sha1sums=('1331ad33ae1ba2b83e0eb6a525df804ceee351cf')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"




More information about the arch-commits mailing list