diff options
Diffstat (limited to 'extra/sdl_net/PKGBUILD')
-rw-r--r-- | extra/sdl_net/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/sdl_net/PKGBUILD b/extra/sdl_net/PKGBUILD index 46c98b692..c7f0947e0 100644 --- a/extra/sdl_net/PKGBUILD +++ b/extra/sdl_net/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 146689 2012-01-16 11:36:24Z heftig $ +# $Id: PKGBUILD 198421 2013-10-30 14:46:25Z allan $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: dorphell <dorphell@archlinux.org> # Contributor: Tom Newsom <Jeepster@gmx.co.uk> @@ -11,7 +11,6 @@ arch=('i686' 'x86_64' 'mips64el') license=('custom') url="http://www.libsdl.org/projects/SDL_net/" depends=('sdl') -options=('!libtool') source=(http://www.libsdl.org/projects/SDL_net/release/SDL_net-$pkgver.tar.gz) md5sums=('20e64e61d65662db66c379034f11f718') |