extra/vlc to 2.0.4-1

This commit is contained in:
Kevin Mihelich 2012-10-18 03:43:04 +00:00
parent 64019e91bb
commit 3c912bf81d

View file

@ -7,8 +7,8 @@
# - drop oss support
pkgname=vlc
pkgver=2.0.3
pkgrel=4
pkgver=2.0.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 @@ backup=('usr/share/vlc/lua/http/.hosts'
options=('!libtool' '!emptydirs')
install=vlc.install
source=("http://download.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz")
md5sums=('a7e79565e3df07dcf9abc6cad3ac26bb')
md5sums=('f36dab8f126922c56b372388b7fade47')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"