summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorColin Wallace2016-02-23 01:45:03 -0800
committerColin Wallace2016-02-23 01:45:03 -0800
commit514646b4b4467550d70c6cb97f3a642faaa8a5bd (patch)
tree24f3e91c60be06c854fb7caa4d574b7467fdbb76 /PKGBUILD
parentc02cf682b643ec0ee32c0110309017b8ea57977c (diff)
downloadaur-514646b4b4467550d70c6cb97f3a642faaa8a5bd.tar.gz
Rename sparrow3d dependency -> sparrow3d-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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")