From fc04b1dfcd667059ceccd157711988462bcdc110 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 25 May 2015 08:51:53 +0200 Subject: [PATCH] libbluray: update to 0.8.1. --- srcpkgs/libbluray/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libbluray/template b/srcpkgs/libbluray/template index a4ff7c83221..a936c44ef37 100644 --- a/srcpkgs/libbluray/template +++ b/srcpkgs/libbluray/template @@ -1,6 +1,6 @@ # Template file for 'libbluray' pkgname=libbluray -version=0.8.0 +version=0.8.1 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=7b80208b2af54313fedbb49f54b7e13ff7f86f1843a81dddd5e17aa9575bfd08 +checksum=cdbec680c5bbc2251de6ccd109cf5f798ea51db6fcb938df39283be1799efb8f libbluray-devel_package() { depends="${sourcepkg}>=${version}_${revision}"