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

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


    Date: Saturday, February 21, 2009 @ 08:00:44
  Author: jgc
Revision: 27428

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 (Sat, 21 Feb 2009) | 1 line
  
  upgpkg: libxcb 1.2-1
........

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

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


Property changes on: libxcb/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /libxcb/trunk:1-26609
   + /libxcb/trunk:1-27427

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-02-21 13:00:33 UTC (rev 27427)
+++ extra-x86_64/PKGBUILD	2009-02-21 13:00:44 UTC (rev 27428)
@@ -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