[arch-commits] Commit in libbluray/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Wed Jan 28 14:32:57 UTC 2015
Date: Wednesday, January 28, 2015 @ 15:32:57
Author: bpiotrowski
Revision: 230179
upgpkg: libbluray 0.7.0-1
new upstream release
Modified:
libbluray/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-01-28 14:29:37 UTC (rev 230178)
+++ PKGBUILD 2015-01-28 14:32:57 UTC (rev 230179)
@@ -4,15 +4,15 @@
# Contributor: Andrew Cook <ariscop at gmail.com>
pkgname=libbluray
-pkgver=0.6.2
+pkgver=0.7.0
pkgrel=1
pkgdesc='Library to access Blu-Ray disks for video playback'
arch=('i686' 'x86_64')
url='http://www.videolan.org/developers/libbluray.html'
license=('LGPL2.1')
-depends=('libxml2' 'freetype2')
+depends=('libxml2' 'freetype2' 'fontconfig')
source=(ftp://ftp.videolan.org/pub/videolan/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2)
-md5sums=('f4d2f2cab53f976cbb22cbae069057bd')
+md5sums=('efad766330164f0c7c7cb18f66389870')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list