[arch-commits] Commit in libxcb/repos (extra-i686 extra-i686/PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Feb 22 09:23:59 UTC 2009


    Date: Sunday, February 22, 2009 @ 04:23:59
  Author: andyrtr
Revision: 27498

Merged revisions 27427 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/libxcb/trunk

........
  r27427 | jgc | 2009-02-21 13:00:33 +0000 (Sa, 21 Feb 2009) | 1 line
  
  upgpkg: libxcb 1.2-1
........

Modified:
  libxcb/repos/extra-i686/	(properties)
  libxcb/repos/extra-i686/PKGBUILD

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


Property changes on: libxcb/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /libxcb/trunk:1-26848
   + /libxcb/trunk:1-27497

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-02-22 09:20:47 UTC (rev 27497)
+++ extra-i686/PKGBUILD	2009-02-22 09:23:59 UTC (rev 27498)
@@ -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