Date: Monday, March 17, 2014 @ 01:10:50 Author: svenstaro Revision: 107314
upgpkg: openmw 0.29.0-1 upstream release 0.29.0 Modified: openmw/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-03-17 00:00:13 UTC (rev 107313) +++ PKGBUILD 2014-03-17 00:10:50 UTC (rev 107314) @@ -2,7 +2,7 @@ # Contributor: Sandy Carter <[email protected]> pkgname=openmw -pkgver=0.28.0 +pkgver=0.29.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/zinnschlag/openmw/archive/${pkgname}-${pkgver}.tar.gz") -sha1sums=('2686b0a588571b9196e691b0ac484c59d8c49bce') +sha1sums=('2a391a4f16bf6305746aee241c1f1a7771bc692c') build() { cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"
