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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Oct 11 10:25:51 UTC 2009


    Date: Sunday, October 11, 2009 @ 06:25:51
  Author: andyrtr
Revision: 54559

upgpkg: libx11 1.3-1
    new version 1.3

Modified:
  libx11/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-11 10:06:36 UTC (rev 54558)
+++ PKGBUILD	2009-10-11 10:25:51 UTC (rev 54559)
@@ -1,19 +1,19 @@
 # $Id$
-# Maintainer: Alexander Baldeck <alexander at archlinux.org>
-# Contributor Jan de Groot <jgc at archlinux.org>
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
 pkgname=libx11
-pkgver=1.2.2
+pkgver=1.3
 pkgrel=1
 pkgdesc="X11 client-side library"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
 depends=('libxcb>=1.4' 'kbproto>=1.0.3')
-makedepends=('xproto>=7.0.15' 'xextproto>=7.0.5' 'xf86bigfontproto>=1.1.2' 'xtrans>=1.2.4' 'inputproto>=1.5.1' 'xorg-util-macros>=1.2.2')
+makedepends=('xproto>=7.0.16' 'xextproto>=7.1.1' 'xf86bigfontproto>=1.2.0' 'xtrans>=1.2.4' 'inputproto>=2.0' 'xorg-util-macros>=1.3.0')
 options=('!libtool')
 license=('custom:XFREE86')
 source=(${url}/releases/individual/lib/libX11-${pkgver}.tar.bz2
         xorg.sh)
-md5sums=('94cbee7fae2ddb92b2d80116af871f54'
+md5sums=('0545089013213e90aac19b8f8045d32e'
          '942ff006e69e041f0307c1316e0dec5d')
 
 build() {




More information about the arch-commits mailing list