mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/vlc to 3.0.3-1
This commit is contained in:
parent
1c9b64909a
commit
cbd289b648
1 changed files with 4 additions and 4 deletions
|
@ -7,13 +7,13 @@
|
|||
# - enable gles2
|
||||
|
||||
pkgname=vlc
|
||||
pkgver=3.0.2
|
||||
pkgrel=2
|
||||
pkgver=3.0.3
|
||||
pkgrel=1
|
||||
pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player'
|
||||
url='https://www.videolan.org/vlc/'
|
||||
arch=('x86_64')
|
||||
license=('LGPL2.1' 'GPL2')
|
||||
depends=('a52dec' 'libdvbpsi' 'libxpm' 'libdca' 'libproxy' 'libtiger' 'lua'
|
||||
depends=('a52dec' 'libdvbpsi' 'libxpm' 'libdca' 'libproxy' 'lua'
|
||||
'libmatroska' 'taglib' 'libmpcdec' 'ffmpeg' 'faad2' 'libupnp' 'libmad'
|
||||
'libmpeg2' 'xcb-util-keysyms' 'libtar' 'libxinerama' 'libsecret'
|
||||
'libarchive' 'qt5-base' 'qt5-x11extras' 'qt5-svg' 'freetype2'
|
||||
|
@ -97,7 +97,7 @@ source=(https://download.videolan.org/${pkgname}/${pkgver}/${pkgname}-${pkgver}.
|
|||
update-vlc-plugin-cache.hook
|
||||
lua53_compat.patch
|
||||
vlc-qt5.11.patch)
|
||||
sha512sums=('907a999dfa00fbc378e46689b2c32a09ea324b47a92b2183f2a1ade2c2c1ec205517580000a3c615d17b15d6885ee0ac51894944b90077968cb30ff58745497f'
|
||||
sha512sums=('1569cefa6623b2631a832679bc9a63ebeba222901e5221d254e896a68d2ee467054da8de9eda566924e80a11bb29a673a9f0c4243793845547d8027b58a238ab'
|
||||
'SKIP'
|
||||
'80357bae69e32b353d3784932d854e294906798e14faffb87c3383c3b6f6bdc57cbabb9c6e3f3c1adf0f8ddbb24153e72104c963cf1934970c2983c96daef9df'
|
||||
'33cda373aa1fb3ee19a78748e2687f2b93c8662c9fda62ecd122a2e649df8edaceb54dda3991bc38c80737945a143a9e65baa2743a483bb737bb94cd590dc25f'
|
||||
|
|
Loading…
Reference in a new issue