author | Jan Alexander Steffens
<heftig@archlinux.org> 2022-06-15 23:29:58 UTC |
committer | Jan Alexander Steffens
<heftig@archlinux.org> 2022-06-15 23:29:58 UTC |
parent | 90622244de32a6325eb0e00aaa27db360f131862 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 7c6157b..e86a1d4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ _vlcver=3.0.17.4 # optional fixup version including hyphen _vlcfixupver= pkgver=${_vlcver}${_vlcfixupver//-/.r} -pkgrel=5 +pkgrel=6 pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player' url='https://www.videolan.org/vlc/' arch=('x86_64') @@ -99,7 +99,7 @@ optdepends=('avahi: service discovery using bonjour protocol' 'pcsclite: aribcam support') conflicts=('vlc-plugin') replaces=('vlc-plugin') -options=(debug '!emptydirs') +options=('debug' '!emptydirs') source=(https://download.videolan.org/${pkgname}/${_vlcver}/${pkgname}-${_vlcver}${_vlcfixupver}.tar.xz{,.asc} $pkgname-dav1d-1.0.patch::https://github.com/videolan/vlc/commit/2202c892c8dc.patch update-vlc-plugin-cache.hook