[arch-commits] Commit in vlc/trunk (PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Thu Nov 6 10:42:37 UTC 2008
Date: Thursday, November 6, 2008 @ 05:42:36
Author: giovanni
Revision: 18497
upgpkg: vlc 0.9.6-1
New version 0.9.6
Modified:
vlc/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-11-06 08:32:21 UTC (rev 18496)
+++ PKGBUILD 2008-11-06 10:42:36 UTC (rev 18497)
@@ -3,8 +3,8 @@
# Contributor: Sarah Hay <sarahhay at mb.sympatico.ca>
pkgname=vlc
-pkgver=0.9.5
-pkgrel=3
+pkgver=0.9.6
+pkgrel=1
pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player"
arch=('i686' 'x86_64')
url="http://www.videolan.org/vlc/"
@@ -18,7 +18,7 @@
makedepends=('pkgconfig' 'live-media>=2008.09.02')
options=('!libtool')
source=(http://download.videolan.org/pub/videolan/vlc/${pkgver}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('e5be36243e75fff5476c01cc6083d43d')
+md5sums=('cd71276ed867029a6d077a40bccd4d05')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list