From 95fd12759d2703b7d6798c819ef2a9be3850f514 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 4 Aug 2021 12:38:29 +0000 Subject: [PATCH] extra/vlc to 3.0.16-3 --- extra/vlc/PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/extra/vlc/PKGBUILD b/extra/vlc/PKGBUILD index bd2426829..2c8b4ae41 100644 --- a/extra/vlc/PKGBUILD +++ b/extra/vlc/PKGBUILD @@ -11,7 +11,7 @@ _vlcver=3.0.16 # optional fixup version including hyphen _vlcfixupver= pkgver=${_vlcver}${_vlcfixupver//-/.r} -pkgrel=2 +pkgrel=3 pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player' url='https://www.videolan.org/vlc/' arch=('x86_64') @@ -60,7 +60,6 @@ optdepends=('avahi: service discovery using bonjour protocol' 'protobuf: chromecast streaming' 'libmicrodns: mDNS services discovery (chromecast etc)' 'lua52-socket: http interface' - 'live-media: RTSP input' 'libdvdread: DVD input module' 'libdvdnav: DVD with navigation input module' 'libogg: Ogg and OggSpots codec'