summaryrefslogtreecommitdiff
path: root/community/stuntrally/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-10 02:21:00 -0700
committerroot <root@rshg054.dnsready.net>2013-08-10 02:21:00 -0700
commit0ade1da67addf154d93c6a6399b0a3d5a18a3336 (patch)
tree0fcd3a26d8b3c5830e46d0872701a89256e3d4f7 /community/stuntrally/PKGBUILD
parent7978ce3c736ef00274d5956c378df572315702bd (diff)
Sat Aug 10 02:18:27 PDT 2013
Diffstat (limited to 'community/stuntrally/PKGBUILD')
-rw-r--r--community/stuntrally/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
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 <jason.melton@gmail.com>
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/"