diff options
Diffstat (limited to 'extra/sdl_pango')
-rw-r--r-- | extra/sdl_pango/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/sdl_pango/PKGBUILD b/extra/sdl_pango/PKGBUILD index 6726ed03b..58387f9c8 100644 --- a/extra/sdl_pango/PKGBUILD +++ b/extra/sdl_pango/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 197198 2013-10-23 17:26:53Z heftig $ +# $Id: PKGBUILD 198422 2013-10-30 14:46:49Z allan $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: Allan McRae <allan@archlinux.com> # Contributor: gyo <nucleogeek@gmail.com> @@ -11,7 +11,6 @@ arch=('i686' 'x86_64') url="http://sdlpango.sourceforge.net/" license=('LGPL') depends=('pango' 'sdl') -options=('!libtool') source=(http://downloads.sourceforge.net/sourceforge/sdlpango/SDL_Pango-$pkgver.tar.gz SDL_Pango-$pkgver-API-adds.patch matrix_declarations.patch) |