* update libdvdread to 6.1.2-1
This commit is contained in:
parent
ce95368979
commit
5a746c897e
@ -4,16 +4,16 @@
|
||||
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
|
||||
|
||||
pkgname=libdvdread
|
||||
pkgver=6.1.1
|
||||
pkgver=6.1.2
|
||||
pkgrel=1
|
||||
pkgdesc="Provides a simple foundation for reading DVD video disks"
|
||||
arch=( x86_64 powerpc64le powerpc )
|
||||
arch=(x86_64 powerpc64le powerpc)
|
||||
url="https://www.videolan.org/developers/libdvdnav.html"
|
||||
license=('GPL')
|
||||
depends=('glibc')
|
||||
makedepends=('libdvdcss' 'git')
|
||||
optdepends=('libdvdcss: for decoding encrypted DVDs')
|
||||
_commit=a3329a79e9d44c927b84f0ab646a93d4c237ecb3 # tags/6.1.1^0
|
||||
_commit=37e2354e016648f7c74ad48fcb5524919bb228de
|
||||
source=("git+https://code.videolan.org/videolan/libdvdread.git#commit=$_commit")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user