[arch-commits] Commit in mesa/repos (testing-x86_64 testing-x86_64/PKGBUILD)

Alexander Baldeck alexander at archlinux.org
Fri Apr 25 09:51:11 UTC 2008


    Date: Friday, April 25, 2008 @ 05:51:11
  Author: alexander
Revision: 970

* hopefully fixed broken commit from last time

Modified:
  mesa/repos/testing-x86_64/	(properties)
  mesa/repos/testing-x86_64/PKGBUILD

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


Property changes on: mesa/repos/testing-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /mesa/trunk:1-556
   + /mesa/trunk:1-678

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2008-04-25 02:38:25 UTC (rev 969)
+++ testing-x86_64/PKGBUILD	2008-04-25 09:51:11 UTC (rev 970)
@@ -3,8 +3,8 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=mesa
-pkgver=7.0.3rc3
-_mesaver=7.0.3-rc3
+pkgver=7.0.3
+_mesaver=7.0.3
 pkgrel=1
 pkgdesc="Mesa OpenGL library"
 arch=(i686 x86_64)
@@ -14,8 +14,8 @@
 makedepends=('imake' 'pkgconfig')
 conflicts=('mesa-apps')
 replaces=('mesa-apps')
-source=(http://www.mesa3d.org/beta/MesaLib-${_mesaver}.tar.gz
-	http://www.mesa3d.org/beta/MesaDemos-${_mesaver}.tar.gz
+source=(http://downloads.sourceforge.net/sourceforge/mesa3d/MesaLib-${_mesaver}.tar.bz2
+        http://downloads.sourceforge.net/sourceforge/mesa3d/MesaDemos-${_mesaver}.tar.bz2
 	ftp://ftp.archlinux.org/other/mesa/gl-manpages-1.0.1.tar.bz2
 	mesa-6.5-apps-noglut.patch)
 
@@ -56,7 +56,7 @@
   make || return 1
   make DESTDIR=${startdir}/pkg install || return 1
 }
-md5sums=('8caf88712f76f28ed36aa0cedad6d7cb'
-         '60855ec39300ba5f4cf56410a5eacaf4'
+md5sums=('e6e6379d7793af40a6bc3ce1bace572e'
+         '47fd6863621d3c9c7dbb870ab7f0c303'
          '6ae05158e678f4594343f32c2ca50515'
          'cc5a4ea4ea8de4425997fcda2a9d8648')





More information about the arch-commits mailing list