[arch-commits] CVS update of extra/x11/xorg-xinit (PKGBUILD)

Alexander Baldeck alexander at archlinux.org
Fri Sep 21 17:26:11 UTC 2007


    Date: Friday, September 21, 2007 @ 13:26:11
  Author: alexander
    Path: /home/cvs-extra/extra/x11/xorg-xinit

Modified: PKGBUILD (1.9 -> 1.10)

upgpkg: xorg-xinit 1.0.7
* removed libx11 in depends as xorg-xauth implies it


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


Index: extra/x11/xorg-xinit/PKGBUILD
diff -u extra/x11/xorg-xinit/PKGBUILD:1.9 extra/x11/xorg-xinit/PKGBUILD:1.10
--- extra/x11/xorg-xinit/PKGBUILD:1.9	Sat Sep  8 12:06:56 2007
+++ extra/x11/xorg-xinit/PKGBUILD	Fri Sep 21 13:26:11 2007
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD,v 1.9 2007/09/08 16:06:56 alexander Exp $
+# $Id: PKGBUILD,v 1.10 2007/09/21 17:26:11 alexander Exp $
 # Maintainer: Alexander Baldeck <alexander at archlinux.org>
 # Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=xorg-xinit
-pkgver=1.0.4
-pkgrel=2
+pkgver=1.0.7
+pkgrel=1
 pkgdesc="X.Org initialisation program "
 arch=(i686 x86_64)
 license=('GPL')
 url="http://xorg.freedesktop.org/"
-depends=('libx11' 'xorg-xauth')
+depends=('xorg-xauth')
 makedepends=('pkgconfig')
 groups=('xorg')
 backup=(etc/skel/.xinitrc etc/skel/.xsession)
@@ -28,5 +28,6 @@
   install -D -m755 $startdir/src/xinitrc $startdir/pkg/etc/skel/.xinitrc
   install -D -m755 $startdir/src/xsession $startdir/pkg/etc/skel/.xsession
 }
-md5sums=('9df52a504dc04313a6650fae364ae04a' '1c2bab67be94c34e78201c6520d03be0'\
+md5sums=('8b882d9e2deed9d85469a3beaec566a3'
+         '1c2bab67be94c34e78201c6520d03be0'
          '7873d97db30d6c279ed37e3559e7c59d')




More information about the arch-commits mailing list