extra/libbluray to 0.2.3-1

This commit is contained in:
Kevin Mihelich 2012-09-30 09:13:29 +00:00
parent 9ddbc902f8
commit f20f48b65a

View file

@ -6,7 +6,7 @@
# - remove java dependency and build options
pkgname=libbluray
pkgver=0.2.2
pkgver=0.2.3
pkgrel=1
pkgdesc="Library to access Blu-Ray disks for video playback"
arch=('i686' 'x86_64')
@ -15,7 +15,7 @@ license=('LGPL2.1')
depends=('libxml2')
options=(!libtool)
source=(ftp://ftp.videolan.org/pub/videolan/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2)
sha512sums=('a27eaa929ef05c544beb966a24dfc5425546d6035bfb3e86dc60987b8a4761031ce27c3836a64f71cc76b5308c3cd75efb3bc1f238185819385477e64883888a')
sha512sums=('b84fd172523facb207134bb1fee09c7f65914d22f6120fbfd6f312f0435229f3b110e8cc8ea121159929cda3760cfac4b52f84de39d0fb976f8c88d1f7e6d278')
build() {
cd "$pkgname-$pkgver"