extra/vlc to 2.0.5-1

This commit is contained in:
Kevin Mihelich 2012-12-15 01:29:50 +00:00
parent 1de52c046f
commit 86cc4cdd0b

View file

@ -7,8 +7,8 @@
# - drop oss support
pkgname=vlc
pkgver=2.0.4
pkgrel=5
pkgver=2.0.5
pkgrel=1
pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player"
arch=('i686' 'x86_64')
url="http://www.videolan.org/vlc/"
@ -62,7 +62,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=('f36dab8f126922c56b372388b7fade47')
md5sums=('4f959c0766ada8cea5a72c65fce94ebe')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"