diff options
author | Michael Hanson <hansonorders@verizon.net> | 2010-11-15 22:23:13 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verizon.net> | 2010-11-15 22:23:13 (GMT) |
commit | aa47bf8638bc0d9d6683edd8adff8741e3c9254a (patch) | |
tree | 5e77495b2383a5178fbfff8ce85e4f379635cae8 /abs/core | |
parent | 7e2248e49a59e844d86f13e003915cd00d8de4fb (diff) | |
download | linhes_pkgbuild-aa47bf8638bc0d9d6683edd8adff8741e3c9254a.zip linhes_pkgbuild-aa47bf8638bc0d9d6683edd8adff8741e3c9254a.tar.gz linhes_pkgbuild-aa47bf8638bc0d9d6683edd8adff8741e3c9254a.tar.bz2 |
sdl: recompile for libx11
Diffstat (limited to 'abs/core')
-rw-r--r-- | abs/core/sdl/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/sdl/PKGBUILD b/abs/core/sdl/PKGBUILD index 27d9b6f..5f3bcc0 100644 --- a/abs/core/sdl/PKGBUILD +++ b/abs/core/sdl/PKGBUILD @@ -4,7 +4,7 @@ pkgname=sdl pkgver=1.2.14 -pkgrel=5 +pkgrel=6 pkgdesc="A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard" arch=('i686' 'x86_64') url="http://www.libsdl.org" |