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

andyrtr at archlinux.org andyrtr at archlinux.org
Thu May 26 20:48:20 UTC 2011


    Date: Thursday, May 26, 2011 @ 16:48:20
  Author: andyrtr
Revision: 125601

fix source url

Modified:
  mesa/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-26 20:47:14 UTC (rev 125600)
+++ PKGBUILD	2011-05-26 20:48:20 UTC (rev 125601)
@@ -22,7 +22,7 @@
 source=(LICENSE gnome-shell-shader-fix.patch nouveau-fix-header.patch)
 if [ "${_git}" = "true" ]; then
 	# 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')
+	source=(${source[@]} 'ftp://ftp.archlinux.org/other/mesa/mesa-f7b3f40b70dc7dd602897d364011089047583c5d.tar.bz2')
   else
 	source=(${source[@]} "ftp://ftp.freedesktop.org/pub/mesa/${pkgver}/MesaLib-${pkgver}.tar.bz2"
 )




More information about the arch-commits mailing list