From 4a3e8ad3135798258662ffd55ea5a6fdfc554d5d Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sun, 12 Jan 2014 20:25:27 -0200 Subject: {,lib32-}sdl-libre: fix description on PKGBUILD --- libre/lib32-sdl-libre/PKGBUILD | 2 +- libre/sdl-libre/PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'libre') diff --git a/libre/lib32-sdl-libre/PKGBUILD b/libre/lib32-sdl-libre/PKGBUILD index 141fff692..e3f2da354 100644 --- a/libre/lib32-sdl-libre/PKGBUILD +++ b/libre/lib32-sdl-libre/PKGBUILD @@ -8,7 +8,7 @@ _pkgbasename=sdl-libre pkgname=lib32-$_pkgbasename pkgver=1.2.15 pkgrel=3 -pkgdesc="A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (32-bit)" +pkgdesc="A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (32-bit), without nonfree riva_mmio.h file" arch=('x86_64') url="http://www.libsdl.org" license=('LGPL') diff --git a/libre/sdl-libre/PKGBUILD b/libre/sdl-libre/PKGBUILD index a8db7241f..79dadf954 100644 --- a/libre/sdl-libre/PKGBUILD +++ b/libre/sdl-libre/PKGBUILD @@ -9,7 +9,7 @@ pkgname=sdl-libre pkgver=1.2.15 pkgrel=5 -pkgdesc="A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard" +pkgdesc="A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard, without nonfree riva_mmio.h file" arch=('i686' 'x86_64') url="http://www.libsdl.org" license=('LGPL') -- cgit v1.2.3-54-g00ecf