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

Alexander Baldeck alexander at archlinux.org
Mon Apr 21 10:54:44 UTC 2008


    Date: Monday, April 21, 2008 @ 06:54:44
  Author: alexander
Revision: 613

upgpkg: unichrome-dri 7.0.3rc3

Modified:
  unichrome-dri/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-04-21 10:52:58 UTC (rev 612)
+++ PKGBUILD	2008-04-21 10:54:44 UTC (rev 613)
@@ -2,18 +2,17 @@
 # Maintainer: Alexander Baldeck <alexander at archlinux.org>
 # Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=unichrome-dri
-pkgver=7.0.3rc2
-_mesaver=7.0.3-rc2
+pkgver=7.0.3rc3
+_mesaver=7.0.3-rc3
 pkgrel=1
 pkgdesc="DRI drivers for Unichrome-based videochipsets"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://xorg.freedesktop.org/"
 depends=('libdrm>=2.3.0' 'expat>=2.0')
-makedepends=('imake' 'mesa>=7.0.3rc2' 'glproto>=1.4.9')
+makedepends=('imake' 'mesa>=7.0.3rc3' 'glproto>=1.4.9')
 options=('!libtool')
 source=(http://www.mesa3d.org/beta/MesaLib-${_mesaver}.tar.gz)
-md5sums=('141f5c1c89b090d0f0bd92522ebb8de9')
 
 build() {
   cd ${startdir}/src/Mesa-${_mesaver}/configs
@@ -38,3 +37,4 @@
   cd drivers/dri
   make DESTDIR=${startdir}/pkg install || return 1
 }
+md5sums=('8caf88712f76f28ed36aa0cedad6d7cb')





More information about the arch-commits mailing list