diff options
Diffstat (limited to 'extra/libmp4v2/PKGBUILD')
-rw-r--r-- | extra/libmp4v2/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libmp4v2/PKGBUILD b/extra/libmp4v2/PKGBUILD index b7cd69631..70b76d5dd 100644 --- a/extra/libmp4v2/PKGBUILD +++ b/extra/libmp4v2/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 163965 2012-07-23 03:02:46Z allan $ +# $Id: PKGBUILD 198201 2013-10-30 13:25:21Z allan $ # Maintainer: Tom Gundersen <teg@jklm.no> # Contributor: Andrea Scarpino <andrea@archlinux.org> # Contributor: Jan de Groot <jgc@archlinux.org> @@ -11,7 +11,6 @@ arch=('i686' 'x86_64') license=('MPL') url="http://code.google.com/p/mp4v2/" depends=('gcc-libs') -options=('!libtool') source=("http://mp4v2.googlecode.com/files/mp4v2-${pkgver}.tar.bz2") build() { |