mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/vlc to 3.0.18-7
This commit is contained in:
parent
5569dfc17e
commit
79b004b775
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ _vlcver=3.0.18
|
|||
# optional fixup version including hyphen
|
||||
_vlcfixupver=
|
||||
pkgver=${_vlcver}${_vlcfixupver//-/.r}
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player'
|
||||
url='https://www.videolan.org/vlc/'
|
||||
arch=('x86_64')
|
||||
|
@ -103,7 +103,7 @@ optdepends=('avahi: service discovery using bonjour protocol'
|
|||
'live-media: streaming over RTSP')
|
||||
conflicts=('vlc-plugin')
|
||||
replaces=('vlc-plugin')
|
||||
options=('debug' '!emptydirs')
|
||||
options=('!emptydirs')
|
||||
source=(https://download.videolan.org/${pkgname}/${_vlcver}/${pkgname}-${_vlcver}${_vlcfixupver}.tar.xz{,.asc}
|
||||
libplacebo-5.patch
|
||||
update-vlc-plugin-cache.hook)
|
||||
|
|
Loading…
Reference in a new issue