summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8b0fc6155bca..e6af56c0905b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,13 @@
-# Maintainer: Luke R. <g4jc@openmailbox.org> GPG: rsa4096/3EAE8697
-
pkgname=bumprace
-pkgver=1.5.5
+pkgver=1.5.8
pkgrel=1
pkgdesc="Arcade Game. You've got to get from the start to the finish line without crashing into deadly blocks."
arch=('x86_64' 'i686')
url="http://www.linux-games.com/bumprace"
license=('GPL2')
depends=('sdl' 'libjpeg-turbo' 'sdl_mixer' 'sdl_image')
-source=("https://bitbucket.org/karlb/$pkgname/get/$pkgver.tar.gz")
-sha512sums=('503a04c4f8e3537861af91f2978aae36267288b8db61fe55da6dd96003c11d585ef0632080bebddf482a34f32405b10354710541a9e140b0e614a5857dd6be10')
+source=("https://github.com/karlb/bumprace/archive/$pkgver.tar.gz")
+sha512sums=('bffc1d829deb048644fa21eb4566e2008573c0ee2e6f96e75470c8a6fa4cacb788cb93adf6e24b53f32884fd999880ffc527a903ce617a376cb5aae4c1b97480')
build() {
cd karlb-$pkgname-034aca498e89