From 39977d73c5b8850e0c81c626ff496fee55c8605f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 26 Jan 2014 20:41:49 +0100 Subject: [PATCH] libbluray: update to 0.5.0. --- srcpkgs/libbluray/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libbluray/template b/srcpkgs/libbluray/template index 72d0b5ac82..ce3cdf1715 100644 --- a/srcpkgs/libbluray/template +++ b/srcpkgs/libbluray/template @@ -1,6 +1,6 @@ # Template file for 'libbluray' pkgname=libbluray -version=0.4.0 +version=0.5.0 revision=1 build_style=gnu-configure configure_args="--disable-static --disable-bdjava" @@ -11,7 +11,7 @@ maintainer="Juan RP " 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=63a3218d69f179f4834ef3b48bfa95268ad62c302ff38bfc052e2fc6916ae3f8 +checksum=19213e193e1abc5ed2de65edfb539deda1dbf6cc64dfef03e405524c9c6f7216 libbluray-devel_package() { depends="${sourcepkg}>=${version}"