diff options
Diffstat (limited to 'extra/smpeg/PKGBUILD')
-rw-r--r-- | extra/smpeg/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/smpeg/PKGBUILD b/extra/smpeg/PKGBUILD index 7d93b22e1..bf502c9af 100644 --- a/extra/smpeg/PKGBUILD +++ b/extra/smpeg/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 168611 2012-10-13 11:49:26Z andyrtr $ +# $Id: PKGBUILD 198431 2013-10-30 14:50:00Z allan $ # Maintainer: Eric Belanger <eric@archlinux.org> # Contributor: Jan de Groot <jgc@archlinux.org> @@ -12,7 +12,7 @@ license=('LGPL') depends=('sdl') makedepends=('gtk' 'mesa' 'glu') optdepends=('gtk: to use gtv ' 'glu: to use glmovie') -options=('!libtool' '!makeflags') +options=('!makeflags') source=(http://mirrors.dotsrc.org/lokigames/open-source/smpeg/${pkgname}-${pkgver}.tar.gz smpeg-0.4.4-gcc41.patch) md5sums=('59c76ac704088ef5539210190c4e1fe3' |