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

Jan de Groot jgc at archlinux.org
Mon Feb 9 21:32:49 UTC 2009


    Date: Monday, February 9, 2009 @ 16:32:49
  Author: jgc
Revision: 26593

upgpkg: xcb-util 0.3.3-1

Modified:
  xcb-util/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-09 21:31:49 UTC (rev 26592)
+++ PKGBUILD	2009-02-09 21:32:49 UTC (rev 26593)
@@ -3,17 +3,17 @@
 # Contributor: Andrea Scarpino <bash.lnx at gmail.com>
 
 pkgname=xcb-util
-pkgver=0.3.2
+pkgver=0.3.3
 pkgrel=1
 pkgdesc="Utility libraries for XC Binding"
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://xcb.freedesktop.org"
-depends=('libxcb>=1.1.90.1')
+depends=('libxcb>=1.1.93')
 makedepends=('gperf')
 options=('!libtool')
 source=(http://xcb.freedesktop.org/dist/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('fa41a147f5a63b01207cfd975fecc45c')
+md5sums=('b1b16c5c1fcf7a6facb346c262cd3513')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list