From 5d9a4a10a084156db93b78b734350887e68f8665 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Sat, 29 Dec 2018 19:05:33 -0600 Subject: [PATCH] libdvbpsi: update to 1.3.2 --- srcpkgs/libdvbpsi/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libdvbpsi/template b/srcpkgs/libdvbpsi/template index 554d84499db..3db7e33aea2 100644 --- a/srcpkgs/libdvbpsi/template +++ b/srcpkgs/libdvbpsi/template @@ -1,14 +1,14 @@ # Template file for 'libdvbpsi' pkgname=libdvbpsi -version=1.3.1 +version=1.3.2 revision=1 build_style=gnu-configure short_desc="PSI decoder and generator library for MPEG2 and DVB streams" -homepage="https://www.videolan.org/developers/libdvbpsi.html" -license="LGPL-2.1" maintainer="Juan RP " +license="LGPL-2.1-only" +homepage="https://www.videolan.org/developers/libdvbpsi.html" distfiles="https://download.videolan.org/pub/libdvbpsi/${version}/${pkgname}-${version}.tar.bz2" -checksum=d68367afd5ad8e6ebca813e7958a3ceb9743b421adb4265eceeb6a3511c84420 +checksum=ac4e39f2b9b1e15706ad261fa175a9430344d650a940be9aaf502d4cb683c5fe libdvbpsi-devel_package() { depends="${sourcepkg}>=${version}_${revision}"