From 0ade1da67addf154d93c6a6399b0a3d5a18a3336 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 10 Aug 2013 02:21:00 -0700 Subject: Sat Aug 10 02:18:27 PDT 2013 --- community/stuntrally/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/stuntrally/PKGBUILD') diff --git a/community/stuntrally/PKGBUILD b/community/stuntrally/PKGBUILD index a4c340503..a00334e7e 100644 --- a/community/stuntrally/PKGBUILD +++ b/community/stuntrally/PKGBUILD @@ -4,17 +4,17 @@ # Contributor: Jason Melton 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/" -- cgit v1.2.3-54-g00ecf