Date: Thursday, March 7, 2019 @ 09:49:18 Author: jgc Revision: 347194
upgpkg: libdvdread 6.0.1-1 Modified: libdvdread/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-07 09:04:21 UTC (rev 347193) +++ PKGBUILD 2019-03-07 09:49:18 UTC (rev 347194) @@ -3,7 +3,7 @@ # Contributor: Tom Newsom <[email protected]> pkgname=libdvdread -pkgver=6.0.0 +pkgver=6.0.1 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=95fdbe8337d2ff31dcfb68f35f3e4441dc27d92f # tags/6.0.0^0 +_commit=b851de7220657aaba96d447abd2937ffd2a23490 # tags/6.0.1^0 source=("git+https://code.videolan.org/videolan/libdvdread.git#commit=$_commit") sha256sums=('SKIP')
