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

Jan de Groot jgc at archlinux.org
Sat Feb 21 13:00:33 UTC 2009


    Date: Saturday, February 21, 2009 @ 08:00:33
  Author: jgc
Revision: 27427

upgpkg: libxcb 1.2-1

Modified:
  libxcb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-21 12:54:49 UTC (rev 27426)
+++ PKGBUILD	2009-02-21 13:00:33 UTC (rev 27427)
@@ -2,19 +2,19 @@
 # Maintainer: Alexander Baldeck <alexander at archlinux.org>
 # Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=libxcb
-pkgver=1.1.93
+pkgver=1.2
 pkgrel=1
 pkgdesc="X11 client-side library"
 arch=(i686 x86_64)
 url="http://xcb.freedesktop.org/"
-depends=('xcb-proto>=1.3' 'libxdmcp' 'libxau')
+depends=('xcb-proto>=1.4' 'libxdmcp' 'libxau')
 makedepends=('pkgconfig' 'libxslt' 'python')
 conflicts=('libx11<1.1.99.2')
 options=('!libtool')
 license=('custom')
 source=(${url}/dist/${pkgname}-${pkgver}.tar.bz2
 	libxcb-1.1-no-pthread-stubs.patch)
-md5sums=('1e401dd361c38ccaa97a3a835da4caa3'
+md5sums=('ae32b7846a7d83f5ec542a5431117564'
          'a53f09ab3ec5cbfc1b0848bd137c535a')
 
 build() {




More information about the arch-commits mailing list