[arch-commits] Commit in vlc/trunk (PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Mon Sep 21 10:28:51 UTC 2009


    Date: Monday, September 21, 2009 @ 06:28:51
  Author: giovanni
Revision: 52521

Modified:
  vlc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-21 10:25:06 UTC (rev 52520)
+++ PKGBUILD	2009-09-21 10:28:51 UTC (rev 52521)
@@ -3,8 +3,8 @@
 # Contributor: Sarah Hay <sarahhay at mb.sympatico.ca>
 
 pkgname=vlc
-pkgver=1.0.1
-pkgrel=2
+pkgver=1.0.2
+pkgrel=1
 pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player"
 arch=('i686' 'x86_64')
 url="http://www.videolan.org/vlc/"
@@ -19,7 +19,7 @@
 options=('!libtool')
 install=vlc.install
 source=(http://download.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('6e299d373e7751bb36de001cdc6a2989')
+md5sums=('69d4e30fe4fc2691780fbeacd40359d2')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list