From 5fa6e32d27cb95638b6f337f5675f932c26bacec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Mon, 23 Mar 2020 17:15:46 +0100 Subject: [PATCH] libdvdnav: update to 6.1.0 --- srcpkgs/libdvdnav/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libdvdnav/template b/srcpkgs/libdvdnav/template index 7db0fa781e0..75c63bb7e66 100644 --- a/srcpkgs/libdvdnav/template +++ b/srcpkgs/libdvdnav/template @@ -1,7 +1,7 @@ # Template file for 'libdvdnav' pkgname=libdvdnav -version=6.0.1 -revision=2 +version=6.1.0 +revision=1 build_style=gnu-configure hostmakedepends="pkg-config" makedepends="libdvdcss-devel libdvdread-devel" @@ -11,7 +11,7 @@ license="GPL-2.0-or-later" homepage="https://www.videolan.org/developers/libdvdnav.html" changelog="https://code.videolan.org/videolan/libdvdnav/blob/master/ChangeLog" distfiles="https://download.videolan.org/pub/videolan/libdvdnav/${version}/libdvdnav-${version}.tar.bz2" -checksum=e566a396f1950017088bfd760395b0565db44234195ada5413366c9d23926733 +checksum=f697b15ea9f75e9f36bdf6ec3726308169f154e2b1e99865d0bbe823720cee5b libdvdnav-devel_package() { depends="${makedepends} ${sourcepkg}>=${version}_${revision}"