diff options
Diffstat (limited to 'extra/libbluray/PKGBUILD')
-rw-r--r-- | extra/libbluray/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libbluray/PKGBUILD b/extra/libbluray/PKGBUILD index 54181fa11..40af99974 100644 --- a/extra/libbluray/PKGBUILD +++ b/extra/libbluray/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 186521 2013-05-28 10:28:20Z ioni $ +# $Id: PKGBUILD 198128 2013-10-30 12:57:29Z allan $ # Maintainer: Ionut Biru <ibiru@archlinux.org> # Contributor: Andrew Cook <ariscop@gmail.com> @@ -10,7 +10,6 @@ arch=('i686' 'x86_64') url="http://www.videolan.org/developers/libbluray.html" license=('LGPL2.1') depends=('libxml2' 'freetype2') -options=(!libtool) source=(ftp://ftp.videolan.org/pub/videolan/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2) sha512sums=('96eedf23ff756e97fa64d9624a49608daccbac169714b9b231a284ed4eb63c77ee2ecbdfc42c311781571146cfa0fe340854ac831d3fe1312131e1742a4a7b02') |