summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSlashbunny2014-08-27 22:32:03 -0400
committerSlashbunny2014-08-27 22:32:03 -0400
commit1bee7deb351421f09d6bcaa0df84e10d46fb0ed9 (patch)
tree0e7fd2f6d3ca5efc29cd880e4115e36d81b4dd25 /PKGBUILD
parenta83c5f04cae401056b1dfb523e10a2acc3c73ebd (diff)
downloadaur-1bee7deb351421f09d6bcaa0df84e10d46fb0ed9.tar.gz
ioquake3 now builds with sdl2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4d3bc4f3ebd..f87b1b7e27bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contributors: OttoA (AUR), hoschi (AUR), samlt (AUR), andreyv (AUR)
pkgname=ioquake3-git
-pkgver=20140324.g63463d1
+pkgver=20140827.gbb64bd7
pkgrel=1
pkgdesc="The de-facto OSS Quake 3 distribution. You need the retail/demo .pk3 files to play."
url="http://ioquake3.org/"
license=('GPL')
arch=('i686' 'x86_64')
-depends=('curl' 'freetype2' 'libjpeg' 'libvorbis' 'openal' 'opus' 'opusfile' 'sdl' 'speex' 'zlib')
+depends=('curl' 'freetype2' 'libjpeg' 'libvorbis' 'openal' 'opus' 'opusfile' 'sdl2' 'speex' 'zlib')
makedepends=('git')
optdepends=('mumble: Mumble VoIP support')
conflicts=('quake3' 'quake3-icculus-svn' 'quake3-svn' 'ioquake3-svn')