From ac37925880557792c6cfcf4f8c3d3624f1c584f7 Mon Sep 17 00:00:00 2001
From: Jan S <jan.schreib@gmail.com>
Date: Sun, 21 Sep 2014 22:19:00 +0200
Subject: [PATCH] libbluray: update to 0.6.2.

---
 srcpkgs/libbluray/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libbluray/template b/srcpkgs/libbluray/template
index 6f55ec1f7c..1da773456f 100644
--- a/srcpkgs/libbluray/template
+++ b/srcpkgs/libbluray/template
@@ -1,6 +1,6 @@
 # Template file for 'libbluray'
 pkgname=libbluray
-version=0.6.0
+version=0.6.2
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static --disable-bdjava"
@@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
 homepage="http://www.videolan.org/developers/libbluray.html"
 license="LGPL-2.1"
 distfiles="ftp://ftp.videolan.org/pub/videolan/$pkgname/$version/$pkgname-$version.tar.bz2"
-checksum=627bbda57a66bb13ac884f3447ad93fc0dcf9ce8271e547ff48bf77cae09537f
+checksum=8ca410c8a4a1e2e8344014a67e2c908182cff3e04ece4e3b9ef196cf6bca5cd0
 
 libbluray-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"