summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSanskritFritz2018-12-08 17:31:24 +0100
committerSanskritFritz2018-12-08 17:31:24 +0100
commit215dcb7111e57706a15df02a9d2e8815947397ba (patch)
tree3e781b3216cfe71073d00e8e8b254a915d3f6b29 /PKGBUILD
parent1fef518d2b80e62b4f4f45f027888e0e4c55b8f1 (diff)
downloadaur-meandmyshadow-git.tar.gz
Dependencies fixed.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80e03513238d..385f3440277a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=meandmyshadow-git
_gitname=meandmyshadow
-pkgver=v0.5.devel002.r287.gc929975
+pkgver=v0.5.beta.r213.ga82cbf0
pkgrel=1
pkgdesc="Puzzle/platform game in which you try to reach the exit by solving puzzles. Forked by Jz Pan (acmepjz)."
arch=('i686' 'x86_64')
url="https://github.com/acmepjz/meandmyshadow"
license=('GPL3')
-depends=('sdl_gfx' 'sdl_image' 'sdl_ttf' 'sdl_mixer' 'curl' 'libarchive' 'hicolor-icon-theme' 'libgl')
+depends=('sdl2_gfx' 'sdl2_image' 'sdl2_ttf' 'sdl2_mixer' 'curl' 'libarchive' 'hicolor-icon-theme' 'libgl')
makedepends=('make' 'cmake' 'git')
provides=("meandmyshadow")
conflicts=("meandmyshadow")