Merge pull request #1388 from hanspolo/vlc

vlc: updated to 2.2.1
This commit is contained in:
Juan RP 2015-04-24 16:21:03 +02:00
commit 865c5756fa
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'vlc' # Template file for 'vlc'
pkgname=vlc pkgname=vlc
version=2.2.0 version=2.2.1
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-gme --disable-libtar --enable-jack configure_args="--disable-gme --disable-libtar --enable-jack
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.videolan.org/vlc/" homepage="http://www.videolan.org/vlc/"
license="GPL-2, LGPL-2.1" license="GPL-2, LGPL-2.1"
distfiles="http://download.videolan.org/pub/videolan/vlc/${version}/vlc-${version}.tar.xz" distfiles="http://download.videolan.org/pub/videolan/vlc/${version}/vlc-${version}.tar.xz"
checksum=5e0a27e248c47da723a696420aca3a4dd15cc3ed8cc81618d3f1dc8661b25517 checksum=543d9d7e378ec0fa1ee2e7f7f5acf8c456c7d0ecc32037171523197ef3cf1fcb
lib32disabled=yes lib32disabled=yes