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

Jan de Groot jgc at archlinux.org
Sat Dec 19 19:55:23 UTC 2009


    Date: Saturday, December 19, 2009 @ 14:55:23
  Author: jgc
Revision: 61572

upgpkg: libxcb 1.5-1
    Update to 1.5, includes new dri2 bindings

Modified:
  libxcb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-19 19:53:11 UTC (rev 61571)
+++ PKGBUILD	2009-12-19 19:55:23 UTC (rev 61572)
@@ -2,19 +2,19 @@
 # Maintainer: Alexander Baldeck <alexander at archlinux.org>
 # Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=libxcb
-pkgver=1.4
+pkgver=1.5
 pkgrel=1
 pkgdesc="X11 client-side library"
 arch=(i686 x86_64)
 url="http://xcb.freedesktop.org/"
-depends=('xcb-proto>=1.5' 'libxdmcp' 'libxau')
+depends=('xcb-proto>=1.6' '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=('b00fd506c717dea01f595e8da31f6914'
+md5sums=('d19c0ba6ba42ebccd3d62d8bb147b551'
          '2da07ad25b594457b7396a9155d0e5b6')
 
 build() {




More information about the arch-commits mailing list