summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Oelmueller2016-02-22 20:00:21 +0100
committerChris Oelmueller2016-02-22 20:13:34 +0100
commit030c628ddcfc36b0b7b0645a5204d1170f3efe39 (patch)
treebbcb5474f0bf038dcb447c0e02216196c2ef5886
parent4016a49eec896cdbc5afda3e45037f9c5da2bf88 (diff)
downloadaur-030c628ddcfc36b0b7b0645a5204d1170f3efe39.tar.gz
[fife-git] Update to SDL2 (LinuxDonald)
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2cd3fe8d6c9a..eccaffa3f4b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,11 +6,11 @@ provides=("fife" "fife-svn")
conflicts=("fife" "fife-svn")
pkgdesc="The mission of the FIFE project is to create a cross platform game creation framework"
url="http://www.fifengine.net/"
-pkgver=0.3.4.r296.g4de39b4
+pkgver=0.3.4.r342.g38f435b
pkgrel=1
arch=('i686' 'x86_64')
license=('LGPL')
-depends=('sdl' 'boost' 'sdl_ttf' 'sdl_image' 'libvorbis' 'libogg' 'openal' 'swig2' 'python2' 'zlib' 'libgl' 'libpng' 'tinyxml' 'fifechan-git')
+depends=('sdl2' 'boost' 'sdl2_ttf' 'sdl2_image' 'libvorbis' 'libogg' 'openal' 'swig2' 'python2' 'zlib' 'libgl' 'libpng' 'tinyxml' 'fifechan-git')
makedepends=('scons' 'git')
source=(git+https://github.com/fifengine/fifengine.git)
md5sums=('SKIP')