diff options
author | root <root@rshg054.dnsready.net> | 2011-10-07 23:14:36 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-10-07 23:14:36 +0000 |
commit | 8a8ac56bbf82685c43072923560881e6b119ec66 (patch) | |
tree | a83c44158166a5ad2cc5bfcaf1199ca7ba3652cc /extra/vlc | |
parent | 5442e9b8f357932ed5d6cb46e90fcbf6f453469f (diff) |
Fri Oct 7 23:14:36 UTC 2011
Diffstat (limited to 'extra/vlc')
-rw-r--r-- | extra/vlc/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/vlc/PKGBUILD b/extra/vlc/PKGBUILD index 8034ad709..1c3208899 100644 --- a/extra/vlc/PKGBUILD +++ b/extra/vlc/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 135810 2011-08-18 15:04:49Z andyrtr $ +# $Id: PKGBUILD 140073 2011-10-06 07:33:49Z ibiru $ # Maintainer: Giovanni Scafora <giovanni@archlinux.org> # Contributor: Sarah Hay <sarahhay@mb.sympatico.ca> # Contributor: Martin Sandsmark <martin.sandsmark@kde.org> pkgname=vlc pkgver=1.1.11 -pkgrel=4 +pkgrel=5 pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player" arch=('i686' 'x86_64') url="http://www.videolan.org/vlc/" |