[arch-commits] CVS update of arch/build/x11-drivers/xf86-video-unichrome (PKGBUILD)

Dan McGee dan at archlinux.org
Fri May 11 22:53:14 UTC 2007


    Date: Friday, May 11, 2007 @ 18:53:14
  Author: dan
    Path: /home/cvs-arch/arch/build/x11-drivers/xf86-video-unichrome

Modified: PKGBUILD (1.9 -> 1.10)

add missing groups line


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


Index: arch/build/x11-drivers/xf86-video-unichrome/PKGBUILD
diff -u arch/build/x11-drivers/xf86-video-unichrome/PKGBUILD:1.9 arch/build/x11-drivers/xf86-video-unichrome/PKGBUILD:1.10
--- arch/build/x11-drivers/xf86-video-unichrome/PKGBUILD:1.9	Mon Dec 25 19:47:15 2006
+++ arch/build/x11-drivers/xf86-video-unichrome/PKGBUILD	Fri May 11 18:53:14 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.9 2006/12/26 00:47:15 jgc Exp $
+# $Id: PKGBUILD,v 1.10 2007/05/11 22:53:14 dan Exp $
 #Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=xf86-video-unichrome
@@ -11,7 +11,8 @@
 makedepends=('pkgconfig' 'xorg-server>=1.1.1' 'xorg-util-macros' 'xf86driproto')
 options=('nolibtool')
 conflicts=('xf86-video-via' 'openchrome')
-source=(http://heanet.dl.sf.net/unichrome/${pkgname}-${pkgver}.tar.gz
+groups=('xorg-video-drivers')
+source=(http://downloads.sf.net/unichrome/${pkgname}-${pkgver}.tar.gz
 	fix-defines.patch)
 md5sums=('fd81a739ae8145bb9729fa9665ef426c' '84142497ed91048bb2d0d082ce8a0229')
 




More information about the arch-commits mailing list