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

Antonio Rojas arojas at archlinux.org
Thu Nov 7 21:44:50 UTC 2019


    Date: Thursday, November 7, 2019 @ 21:44:50
  Author: arojas
Revision: 367161

Update to 6.0.1

Modified:
  libdvdnav/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-07 21:40:56 UTC (rev 367160)
+++ PKGBUILD	2019-11-07 21:44:50 UTC (rev 367161)
@@ -3,7 +3,7 @@
 # contributor Sarah Hay <sarahhay at mb.sympatico.ca>
 
 pkgname=libdvdnav
-pkgver=6.0.0
+pkgver=6.0.1
 pkgrel=1
 pkgdesc="The library for xine-dvdnav plugin."
 arch=('x86_64')
@@ -11,7 +11,7 @@
 url="https://www.videolan.org/developers/libdvdnav.html"
 depends=('libdvdread')
 makedepends=('git')
-_commit=dcb9109e45ccd304ec82a7c7bf46cca63620adf9  # tags/6.0.0^0
+_commit=ee4f6486d73ab54e7704b4fed2615a1bad76427f  # tags/6.0.1^0
 source=("git+https://code.videolan.org/videolan/libdvdnav.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list