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

Antonio Rojas arojas at archlinux.org
Sun Apr 5 10:15:42 UTC 2020


    Date: Sunday, April 5, 2020 @ 10:15:42
  Author: arojas
Revision: 379547

Update to 6.1.1

Modified:
  libdvdread/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-05 05:52:32 UTC (rev 379546)
+++ PKGBUILD	2020-04-05 10:15:42 UTC (rev 379547)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=libdvdread
-pkgver=6.1.0
+pkgver=6.1.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=d413571ce39acd404523b6742ba361215f6ada68  # tags/6.1.0^0
+_commit=a3329a79e9d44c927b84f0ab646a93d4c237ecb3  # tags/6.1.1^0
 source=("git+https://code.videolan.org/videolan/libdvdread.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list