From 9d6a506dc0953c5947d3045af2922e0cf9e38b06 Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Sat, 26 Oct 2019 12:31:25 +0200 Subject: [PATCH] libdvdnav: update to 6.0.1. --- srcpkgs/libdvdnav/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libdvdnav/template b/srcpkgs/libdvdnav/template index 1df123f523a..f3d7731c950 100644 --- a/srcpkgs/libdvdnav/template +++ b/srcpkgs/libdvdnav/template @@ -1,6 +1,6 @@ # Template file for 'libdvdnav' pkgname=libdvdnav -version=6.0.0 +version=6.0.1 revision=1 build_style=gnu-configure hostmakedepends="pkg-config" @@ -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=f0a2711b08a021759792f8eb14bb82ff8a3c929bf88c33b64ffcddaa27935618 +checksum=e566a396f1950017088bfd760395b0565db44234195ada5413366c9d23926733 libdvdnav-devel_package() { depends="${makedepends} ${sourcepkg}>=${version}_${revision}"