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

Giovanni Scafora giovanni at archlinux.org
Sat Jul 30 16:56:22 UTC 2011


    Date: Saturday, July 30, 2011 @ 12:56:22
  Author: giovanni
Revision: 133933

upgpkg: vlc 1.1.11-3
Fixed FS25315 - Added .hosts files to the backup field

Modified:
  vlc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-30 15:02:09 UTC (rev 133932)
+++ PKGBUILD	2011-07-30 16:56:22 UTC (rev 133933)
@@ -5,7 +5,7 @@
 
 pkgname=vlc
 pkgver=1.1.11
-pkgrel=2
+pkgrel=3
 pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player"
 arch=('i686' 'x86_64')
 url="http://www.videolan.org/vlc/"
@@ -32,6 +32,10 @@
             'libpulse: PulseAudio support')
 conflicts=('vlc-plugin')
 replaces=('vlc-plugin')
+backup=('usr/share/vlc/http/.hosts'
+        'usr/share/vlc/http/dialogs/.hosts'
+        'usr/share/vlc/lua/http/.hosts'
+        'usr/share/vlc/lua/http/dialogs/.hosts')
 options=('!libtool')
 install=vlc.install
 source=("http://download.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")




More information about the arch-commits mailing list