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

andyrtr at archlinux.org andyrtr at archlinux.org
Thu May 26 19:19:01 UTC 2011


    Date: Thursday, May 26, 2011 @ 15:19:00
  Author: andyrtr
Revision: 125564

upgpkg: mesa 7.10.99.git20110526-1
update snapshot

Modified:
  mesa/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-26 18:45:59 UTC (rev 125563)
+++ PKGBUILD	2011-05-26 19:19:00 UTC (rev 125564)
@@ -9,7 +9,7 @@
 #_git=false
 
 if [ "${_git}" = "true" ]; then
-    pkgver=7.10.99.git20110429
+    pkgver=7.10.99.git20110526
   else
     pkgver=7.10.2
 fi
@@ -21,8 +21,8 @@
 license=('custom')
 source=(LICENSE gnome-shell-shader-fix.patch nouveau-fix-header.patch)
 if [ "${_git}" = "true" ]; then
-	# mesa git shot from 7.11 branch - see for state: http://cgit.freedesktop.org/mesa/mesa/commit/?id=608a4a17feea9fba2812d4e5c01dd6dbadc5d6e0
-	source=(${source[@]} 'ftp://ftp.archlinux.org/other/mesa/mesa-608a4a17feea9fba2812d4e5c01dd6dbadc5d6e0.tar.bz2')
+	# mesa git shot from mastee (will become 7.11) branch - see for state: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f7b3f40b70dc7dd602897d364011089047583c5d
+	source=(${source[@]} 'ftp://ftp.archlinux.org/other/mesa/http://cgit.freedesktop.org/mesa/mesa/snapshot/mesa-f7b3f40b70dc7dd602897d364011089047583c5d.tar.bz2')
   else
 	source=(${source[@]} "ftp://ftp.freedesktop.org/pub/mesa/${pkgver}/MesaLib-${pkgver}.tar.bz2"
 )
@@ -30,7 +30,7 @@
 md5sums=('5c65a0fe315dd347e09b1f2826a1df5a'
          '3ec78f340f9387abd7a37b195e764cbf'
          '67c87b77cc2236b52a3b47dad3fbb5d4'
-         '8d1a895110a6d3b7c51b3521f794bae2')
+         'ca2b343a0b8077fda38077c547b80fc3')
 
 build() {
 if [ "${_git}" = "true" ]; then




More information about the arch-commits mailing list