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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Sep 21 19:46:54 UTC 2015


    Date: Monday, September 21, 2015 @ 21:46:53
  Author: svenstaro
Revision: 141406

upgpkg: stuntrally-data 2.6-1

upstream release 2.6

Modified:
  stuntrally-data/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-21 19:38:34 UTC (rev 141405)
+++ PKGBUILD	2015-09-21 19:46:53 UTC (rev 141406)
@@ -2,17 +2,17 @@
 
 pkgname=stuntrally-data
 _pkgname=stuntrally
-pkgver=2.5
-pkgrel=2
+pkgver=2.6
+pkgrel=1
 pkgdesc="Stunt Rally game with track editor, based on VDrift (data files)"
 arch=('any')
 license=('GPL3')
 url="http://code.google.com/p/vdrift-ogre"
-makedepends=('cmake' 'boost' 'libvorbis' 'mygui' 'sdl2' 'enet' 'hicolor-icon-theme' 'libxcursor')
+makedepends=('cmake' 'boost' 'libvorbis' 'mygui' 'sdl2' 'enet' 'hicolor-icon-theme' 'libxcursor' 'bullet' 'openal')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/stuntrally/stuntrally/archive/${pkgver}.tar.gz"
         "$pkgname-tracks-$pkgver.tar.gz::https://github.com/stuntrally/tracks/archive/${pkgver}.tar.gz")
-sha256sums=('31e565c531b57895745b2dd5ecd1a2f241b1ac415d984d038390a49398974b23'
-            '16b3e5d68eaffb8921b46066dde39208337c3142b2e1db5e6431a1bf867461ed')
+sha256sums=('8cc309d27d26f78dcc596440547d68b5e41d02ef830df2d52d38611d45ebbaca'
+            '4bce700516a2a178ac04cfbf7df2887ba42225802f5a3e670f770ea01345687b')
 
 build() {
   # build the sources



More information about the arch-commits mailing list