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

Jan de Groot jgc at archlinux.org
Sat Aug 1 17:12:11 UTC 2009


    Date: Saturday, August 1, 2009 @ 13:12:11
  Author: jgc
Revision: 48388

upgpkg: libx11 1.2.2-1

Modified:
  libx11/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-01 17:07:28 UTC (rev 48387)
+++ PKGBUILD	2009-08-01 17:12:11 UTC (rev 48388)
@@ -2,18 +2,18 @@
 # Maintainer: Alexander Baldeck <alexander at archlinux.org>
 # Contributor Jan de Groot <jgc at archlinux.org>
 pkgname=libx11
-pkgver=1.2.1
+pkgver=1.2.2
 pkgrel=1
 pkgdesc="X11 client-side library"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
-depends=('libxcb>=1.2' 'kbproto>=1.0.3')
-makedepends=('xproto>=7.0.14' 'xextproto>=7.0.5' 'xf86bigfontproto>=1.1.2' 'xtrans>=1.2.3' 'kbproto>=1.0.3' 'inputproto>=1.5.0' 'xorg-util-macros>=1.2.1')
+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')
 options=('!libtool')
 license=('custom:XFREE86')
 source=(${url}/releases/individual/lib/libX11-${pkgver}.tar.bz2
-	xorg.sh)
-md5sums=('2f2beb98e71f397e1209beaca4e97cb1'
+        xorg.sh)
+md5sums=('94cbee7fae2ddb92b2d80116af871f54'
          '942ff006e69e041f0307c1316e0dec5d')
 
 build() {




More information about the arch-commits mailing list