git » vlc.git » commit bf67141

Update to 2.2.4

author Antonio Rojas
2016-06-05 22:52:14 UTC
committer Antonio Rojas
2016-06-05 22:52:14 UTC
parent 0981e49d06fa9cd99e5dc416d3065860c3e762dd

Update to 2.2.4

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index f5d5660..3121dc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
 # Contributor: Martin Sandsmark <martin.sandsmark@kde.org>
 
 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/"
@@ -59,7 +59,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')