mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/vlc to 2.2.4-1
This commit is contained in:
parent
4647902c88
commit
c3bd3a7e88
1 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@
|
|||
# - enable gles2
|
||||
|
||||
pkgname=vlc
|
||||
pkgver=2.2.3
|
||||
pkgrel=3
|
||||
pkgver=2.2.4
|
||||
pkgrel=1
|
||||
pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.videolan.org/vlc/"
|
||||
|
@ -63,7 +63,7 @@ options=('!emptydirs')
|
|||
source=("http://download.videolan.org/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.asc}
|
||||
update-vlc-plugin-cache.hook "lua53_compat.patch")
|
||||
validpgpkeys=(65F7C6B4206BD057A7EB73787180713BE58D1ADC) # VideoLAN Release Signing Key
|
||||
md5sums=('ecbc65be549e5cc83e4cbe0129e66dcd'
|
||||
md5sums=('55666c9898f658c7fcca12725bf7dd1b'
|
||||
'SKIP'
|
||||
'6fdaca3aa56c0676e9c88049b8650324'
|
||||
'96d3b346d9149ffb1b430066dfb6249a')
|
||||
|
|
Loading…
Reference in a new issue