summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormirandir2017-12-28 18:05:58 +0100
committermirandir2017-12-28 18:05:58 +0100
commit6e14b2d1d379d575138ff4b14cd7a357017f15f3 (patch)
tree005dd7fc0de415993e448215beabedfa5b1df921
parent6bc914961b3a017e1eff7046d0089d34e1066b22 (diff)
downloadaur-6e14b2d1d379d575138ff4b14cd7a357017f15f3.tar.gz
Upstream updated
-rwxr-xr-x.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c34f8e160678..ca57abe53f81 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = jumpnbump
pkgdesc = You, as a bunny, have to jump on your opponents to make them explode. It's a true multiplayer game which can't be played alone. It has network support. This program is a Unix port of the old DOS game by brainchilddesign. SDL2 port.
pkgver = 1.60
pkgrel = 7
- url = https://github.com/MCMic/jumpnbump
+ url = https://libregames.gitlab.io/jumpnbump/
arch = i686
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index da21b4351bd6..a092bfc3222b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.60
pkgrel=7
pkgdesc="You, as a bunny, have to jump on your opponents to make them explode. It's a true multiplayer game which can't be played alone. It has network support. This program is a Unix port of the old DOS game by brainchilddesign. SDL2 port."
arch=('i686' 'x86_64')
-url="https://github.com/MCMic/jumpnbump"
+url="https://libregames.gitlab.io/jumpnbump/"
license=('GPL')
depends=('sdl2' 'sdl2_mixer' 'sdl2_net' 'pygtk')
optdepends=('jumpnbump-levels: more levels for jumpnbump')