summaryrefslogtreecommitdiff
path: root/extra/libbluray/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libbluray/PKGBUILD')
-rw-r--r--extra/libbluray/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libbluray/PKGBUILD b/extra/libbluray/PKGBUILD
index 469d9a79d..4dc7e13ac 100644
--- a/extra/libbluray/PKGBUILD
+++ b/extra/libbluray/PKGBUILD
@@ -11,7 +11,7 @@ arch=('i686' 'x86_64' 'mips64el')
url='http://www.videolan.org/developers/libbluray.html'
license=('LGPL2.1')
depends=('libxml2' 'freetype2')
-source=(ftp://ftp.videolan.org/pub/videolan/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2)
+source=(http://ftp.videolan.org/pub/videolan/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2)
md5sums=('04cf15d0f3581a955d3a2ccb9dc06e9e')
build() {