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

Jan de Groot jgc at archlinux.org
Thu Jun 25 18:10:38 UTC 2009


    Date: Thursday, June 25, 2009 @ 14:10:37
  Author: jgc
Revision: 43609

Revert update. This is not supposed to work until Intel 2009Q2 release and breaks DRI2

Modified:
  dri2proto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-06-25 17:33:24 UTC (rev 43608)
+++ PKGBUILD	2009-06-25 18:10:37 UTC (rev 43609)
@@ -2,14 +2,14 @@
 #Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=dri2proto
-pkgver=2.1
+pkgver=2.0
 pkgrel=1
 pkgdesc="X11 DRI protocol"
 arch=(i686 x86_64)
 license=('custom')
 url="http://xorg.freedesktop.org/"
 source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('5cb7987d29db068153bdc8f23c767c43')
+md5sums=('26f6515322ec50691584ac74291b4254')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list