summaryrefslogtreecommitdiff
path: root/extra/libbluray/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libbluray/PKGBUILD')
-rw-r--r--extra/libbluray/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libbluray/PKGBUILD b/extra/libbluray/PKGBUILD
index 9a5788976..469d9a79d 100644
--- a/extra/libbluray/PKGBUILD
+++ b/extra/libbluray/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 198685 2013-11-02 07:22:33Z bpiotrowski $
+# $Id: PKGBUILD 202445 2013-12-22 07:44:29Z bpiotrowski $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: Andrew Cook <ariscop@gmail.com>
pkgname=libbluray
-pkgver=0.4.0
+pkgver=0.5.0
pkgrel=1
pkgdesc='Library to access Blu-Ray disks for video playback'
arch=('i686' 'x86_64' 'mips64el')
@@ -12,7 +12,7 @@ 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)
-sha256sums=('63a3218d69f179f4834ef3b48bfa95268ad62c302ff38bfc052e2fc6916ae3f8')
+md5sums=('04cf15d0f3581a955d3a2ccb9dc06e9e')
build() {
cd $pkgname-$pkgver