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

Jan de Groot jgc at archlinux.org
Sun Mar 29 15:49:51 UTC 2009


    Date: Sunday, March 29, 2009 @ 11:49:51
  Author: jgc
Revision: 32211

upgpkg: libgl 7.4-1

Modified:
  libgl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-29 15:39:18 UTC (rev 32210)
+++ PKGBUILD	2009-03-29 15:49:51 UTC (rev 32211)
@@ -2,20 +2,20 @@
 # Maintainer: Alexander Baldeck <kth5 at archlinux.org>
 # Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=libgl
-pkgver=7.3
+pkgver=7.4
 pkgrel=1
 pkgdesc="Mesa DRI OpenGL library and drivers"
 arch=(i686 x86_64)
 license=('LGPL')
 url="http://www.mesa3d.org"
-depends=('libdrm>=2.4.5' 'libxxf86vm' 'libxdamage' 'expat>=2.0.1')
+depends=('libdrm>=2.4.5-3' 'libxxf86vm' 'libxdamage' 'expat>=2.0.1')
 makedepends=('dri2proto>=1.99.3' 'glproto>=1.4.9' 'pkgconfig')
 provides=('libgl-dri')
 replaces=('libgl-dri' 'libgl-mesa')
 options=(!makeflags)
 source=(http://downloads.sourceforge.net/mesa3d/MesaLib-${pkgver}.tar.bz2
 	mesa-7.1-link-shared.patch)
-md5sums=('781e7811a6ed5c97b2b8defefc8ffbc9'
+md5sums=('7ecddb341a2691e0dfdb02f697109834'
          'f0baa948d9810f268413111ee439d24b')
 
 build() {




More information about the arch-commits mailing list