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

andyrtr at archlinux.org andyrtr at archlinux.org
Thu Jun 16 15:23:47 UTC 2011


    Date: Thursday, June 16, 2011 @ 11:23:47
  Author: andyrtr
Revision: 127561

upgpkg: mesa 7.10.3-1
upstream update 7.10.3 - use stupid .zip source, .gz and .bz2 are broken

Modified:
  mesa/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-16 13:09:02 UTC (rev 127560)
+++ PKGBUILD	2011-06-16 15:23:47 UTC (rev 127561)
@@ -24,13 +24,13 @@
 	# mesa git shot from mastee (will become 7.11) branch - see for state: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a00dd974699e369b1eb292103fbde8bc6adfb87
 	source=(${source[@]} 'ftp://ftp.archlinux.org/other/mesa/mesa-9a00dd974699e369b1eb292103fbde8bc6adfb87.tar.bz2')
   else
-	source=(${source[@]} "ftp://ftp.freedesktop.org/pub/mesa/${pkgver}/MesaLib-${pkgver}.tar.bz2"
+	source=(${source[@]} "ftp://ftp.freedesktop.org/pub/mesa/${pkgver}/MesaLib-${pkgver}.zip"
 )
 fi
 md5sums=('5c65a0fe315dd347e09b1f2826a1df5a'
          '3ec78f340f9387abd7a37b195e764cbf'
          '67c87b77cc2236b52a3b47dad3fbb5d4'
-         '8c38fe8266be8e1ed1d84076ba5a703b')
+         '614d063ecd170940d9ae7b355d365d59')
 
 build() {
 if [ "${_git}" = "true" ]; then




More information about the arch-commits mailing list