diff --git a/srcpkgs/libdvdnav/template b/srcpkgs/libdvdnav/template index e61608cf385..cc36f3e7e94 100644 --- a/srcpkgs/libdvdnav/template +++ b/srcpkgs/libdvdnav/template @@ -1,16 +1,17 @@ # Template file for 'libdvdnav' pkgname=libdvdnav -version=5.0.3 +version=6.0.0 revision=1 build_style=gnu-configure hostmakedepends="pkg-config" makedepends="libdvdread-devel" short_desc="Library to navigate DVDs" maintainer="Juan RP " -license="GPL-2" +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=5097023e3d2b36944c763f1df707ee06b19dc639b2b68fb30113a5f2cbf60b6d +checksum=f0a2711b08a021759792f8eb14bb82ff8a3c929bf88c33b64ffcddaa27935618 libdvdnav-devel_package() { depends="${makedepends} ${sourcepkg}>=${version}_${revision}"