Date: Thursday, November 7, 2019 @ 21:36:34 Author: arojas Revision: 367157
Update to 6.0.2 Modified: libdvdread/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-07 21:36:32 UTC (rev 367156) +++ PKGBUILD 2019-11-07 21:36:34 UTC (rev 367157) @@ -3,7 +3,7 @@ # Contributor: Tom Newsom <[email protected]> pkgname=libdvdread -pkgver=6.0.1 +pkgver=6.0.2 pkgrel=1 pkgdesc="Provides a simple foundation for reading DVD video disks" arch=(x86_64) @@ -12,7 +12,7 @@ depends=('glibc') makedepends=('libdvdcss' 'git') optdepends=('libdvdcss: for decoding encrypted DVDs') -_commit=b851de7220657aaba96d447abd2937ffd2a23490 # tags/6.0.1^0 +_commit=a02a002ff7e4a740a740a649f466a8954c70c5a1 # tags/6.0.2^0 source=("git+https://code.videolan.org/videolan/libdvdread.git#commit=$_commit") sha256sums=('SKIP')
