summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Wallace2016-02-23 01:45:03 -0800
committerColin Wallace2016-02-23 01:45:03 -0800
commit514646b4b4467550d70c6cb97f3a642faaa8a5bd (patch)
tree24f3e91c60be06c854fb7caa4d574b7467fdbb76
parentc02cf682b643ec0ee32c0110309017b8ea57977c (diff)
downloadaur-514646b4b4467550d70c6cb97f3a642faaa8a5bd.tar.gz
Rename sparrow3d dependency -> sparrow3d-git
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f7b2b219f0d..2ad0cc1dc6ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sun Feb 21 04:50:03 UTC 2016
+# Tue Feb 23 09:44:33 UTC 2016
pkgbase = hase-git
pkgdesc = Gravity artillery shooter game
pkgver = 341.da32fd2
@@ -12,7 +12,7 @@ pkgbase = hase-git
depends = sdl_image
depends = sdl_mixer
depends = sdl_net
- depends = sparrow3d
+ depends = sparrow3d-git
provides = hase
source = git+https://github.com/theZiz/hase.git
source = sparrow-dyn.patch
diff --git a/PKGBUILD b/PKGBUILD
index e14686cbf695..b66b0dc4c639 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='Gravity artillery shooter game'
arch=('any')
url='http://ziz.gp2x.de/hase/'
license=('GPL')
-depends=('sdl' 'sdl_image' 'sdl_mixer' 'sdl_net' 'sparrow3d')
+depends=('sdl' 'sdl_image' 'sdl_mixer' 'sdl_net' 'sparrow3d-git')
makedepends=('git')
provides=('hase')
source=("git+https://github.com/theZiz/hase.git" "sparrow-dyn.patch" "share-dir.patch")