[arch-commits] Commit in libbluray/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sun Oct 4 16:16:19 UTC 2015


    Date: Sunday, October 4, 2015 @ 18:16:19
  Author: bpiotrowski
Revision: 248343

upgpkg: libbluray 0.9.0-1

new upstream release

Modified:
  libbluray/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-04 15:40:58 UTC (rev 248342)
+++ PKGBUILD	2015-10-04 16:16:19 UTC (rev 248343)
@@ -4,7 +4,7 @@
 # Contributor: Andrew Cook <ariscop at gmail.com>
 
 pkgname=libbluray
-pkgver=0.8.1
+pkgver=0.9.0
 pkgrel=1
 pkgdesc='Library to access Blu-Ray disks for video playback'
 arch=('i686' 'x86_64')
@@ -13,8 +13,9 @@
 depends=('libxml2' 'freetype2' 'fontconfig')
 makedepends=('apache-ant')
 optdepends=('java-environment: for BD-J library')
+provides=('libbluray.so')
 source=(ftp://ftp.videolan.org/pub/videolan/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2)
-md5sums=('c7a89966ad091fa6075a58d31a698e70')
+md5sums=('a4e8077b9fd82349c767cef2ba9bd750')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list