summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGaming4JC2020-10-12 16:23:46 -0400
committerGaming4JC2020-10-12 16:23:46 -0400
commit476bfb5509adbc968fe9c547e5f3713db40f531e (patch)
tree4806fac2d74db00c02a324f5a7bfbde0132eb6ad
parent2e8f46f9956f1723839c077ef349271a266a0845 (diff)
downloadaur-bumprace.tar.gz
Version bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a77d5cbe3b68..062c50a64571 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bumprace
pkgdesc = Arcade Game. You've got to get from the start to the finish line without crashing into deadly blocks.
- pkgver = 1.5.5
+ pkgver = 1.5.8
pkgrel = 1
url = http://www.linux-games.com/bumprace
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = bumprace
depends = libjpeg-turbo
depends = sdl_mixer
depends = sdl_image
- source = https://bitbucket.org/karlb/bumprace/get/1.5.5.tar.gz
- sha512sums = 503a04c4f8e3537861af91f2978aae36267288b8db61fe55da6dd96003c11d585ef0632080bebddf482a34f32405b10354710541a9e140b0e614a5857dd6be10
+ source = https://github.com/karlb/bumprace/archive/1.5.8.tar.gz
+ sha512sums = bffc1d829deb048644fa21eb4566e2008573c0ee2e6f96e75470c8a6fa4cacb788cb93adf6e24b53f32884fd999880ffc527a903ce617a376cb5aae4c1b97480
pkgname = bumprace
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