Date: Friday, August 9, 2013 @ 02:10:01 Author: svenstaro Revision: 95300
upgpkg: stuntrally 2.1-1 Updating to 2.1 Modified: stuntrally/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-08-08 20:05:03 UTC (rev 95299) +++ PKGBUILD 2013-08-09 00:10:01 UTC (rev 95300) @@ -4,17 +4,17 @@ # Contributor: Jason Melton <[email protected]> pkgname=stuntrally -pkgver=2.0 -pkgrel=2 +pkgver=2.1 +pkgrel=1 pkgdesc='Stunt Rally game with track editor, based on VDrift' arch=('x86_64' 'i686') license=('GPL3') url='http://code.google.com/p/vdrift-ogre' -depends=('libvorbis' 'mygui' 'sdl' 'enet' 'hicolor-icon-theme' 'libxcursor' 'stuntrally-data') +depends=('libvorbis' 'mygui' 'sdl2' 'enet' 'hicolor-icon-theme' 'libxcursor' 'stuntrally-data') makedepends=('cmake' 'boost') install=stuntrally.install source=("$pkgname-$pkgver.tar.gz::https://github.com/stuntrally/stuntrally/archive/${pkgver}.tar.gz") -sha256sums=('ef3e645e4911f37c28925e3339c39555e849b7ac13511f009742030f531eed68') +sha256sums=('d987e8c05ed1f3f54468e75e2c1f68a9a4c59ceefa7429130d4f800b28821ae0') build() { cd "$srcdir/stuntrally-$pkgver/"
