From 7ec16355b452b85092bb84ee38aef6f0747cc0bd Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sun, 27 Oct 2019 20:19:37 +0000 Subject: [PATCH] extra/vlc to 3.0.8-3 --- extra/vlc/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extra/vlc/PKGBUILD b/extra/vlc/PKGBUILD index d8ca3ba8b..89078acb6 100644 --- a/extra/vlc/PKGBUILD +++ b/extra/vlc/PKGBUILD @@ -11,7 +11,7 @@ _vlcver=3.0.8 # optional fixup version including hyphen _vlcfixupver= pkgver=${_vlcver}${_vlcfixupver//-/.r} -pkgrel=1 +pkgrel=3 pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player' url='https://www.videolan.org/vlc/' arch=('x86_64') @@ -52,7 +52,7 @@ optdepends=('avahi: service discovery using bonjour protocol' 'systemd-libs: udev services discovery' 'smbclient: SMB access plugin' 'libcdio: audio CD playback' - 'ttf-freefont: subtitle font ' + 'gnu-free-fonts: subtitle font ' 'ttf-dejavu: subtitle font' 'libssh2: sftp access' 'libnfs: NFS access'