summaryrefslogtreecommitdiff
path: root/community/stuntrally/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/stuntrally/PKGBUILD')
-rw-r--r--community/stuntrally/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/stuntrally/PKGBUILD b/community/stuntrally/PKGBUILD
index 5c286dcdc..a4c340503 100644
--- a/community/stuntrally/PKGBUILD
+++ b/community/stuntrally/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=stuntrally
pkgver=2.0
-pkgrel=1
+pkgrel=2
pkgdesc='Stunt Rally game with track editor, based on VDrift'
arch=('x86_64' 'i686')
license=('GPL3')
@@ -13,7 +13,7 @@ url='http://code.google.com/p/vdrift-ogre'
depends=('libvorbis' 'mygui' 'sdl' 'enet' 'hicolor-icon-theme' 'libxcursor' 'stuntrally-data')
makedepends=('cmake' 'boost')
install=stuntrally.install
-source=("$pkgname-$pkgver.tar.gz::https://nodeload.github.com/$pkgname/$pkgname/tar.gz/$pkgver")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/stuntrally/stuntrally/archive/${pkgver}.tar.gz")
sha256sums=('ef3e645e4911f37c28925e3339c39555e849b7ac13511f009742030f531eed68')
build() {