author | Levente Polyak
<anthraxx@archlinux.org> 2019-10-07 20:57:25 UTC |
committer | Levente Polyak
<anthraxx@archlinux.org> 2019-10-07 20:57:25 UTC |
parent | a9a559d9a06353f226e18dcff6c8d62ac8d5bfd9 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index d09d63b..5453c19 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ _vlcver=3.0.8 # optional fixup version including hyphen _vlcfixupver= pkgver=${_vlcver}${_vlcfixupver//-/.r} -pkgrel=1 +pkgrel=2 pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player' url='https://www.videolan.org/vlc/' arch=('x86_64') @@ -49,7 +49,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'