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

Ionut Biru ibiru at archlinux.org
Sun Jul 31 11:29:15 UTC 2011


    Date: Sunday, July 31, 2011 @ 07:29:15
  Author: ibiru
Revision: 133989

update to 7.11rc4

Modified:
  mesa/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-31 10:16:13 UTC (rev 133988)
+++ PKGBUILD	2011-07-31 11:29:15 UTC (rev 133989)
@@ -10,9 +10,9 @@
 
 if [ "${_git}" = "true" ]; then
     #pkgver=7.10.99.git20110709
-    pkgver=7.11rc3
+    pkgver=7.11rc4
   else
-    pkgver=7.11rc3
+    pkgver=7.11rc4
 fi
 pkgrel=1
 arch=('i686' 'x86_64')
@@ -28,12 +28,12 @@
 	#source=(${source[@]} 'ftp://ftp.archlinux.org/other/mesa/mesa-1ae00c5960af83bea9545a18a1754bad83d5cbd0.tar.bz2')
 	source=(${source[@]} "MesaLib-${pkgver}.zip"::"http://cgit.freedesktop.org/mesa/mesa/snapshot/mesa-ef9f16f6322a89fb699fbe3da868b10f9acaef98.tar.bz2")
   else
-	source=(${source[@]} "ftp://ftp.freedesktop.org/pub/mesa/${pkgver/rc3/}/MesaLib-${pkgver/rc/-rc}.tar.bz2"
+	source=(${source[@]} "ftp://ftp.freedesktop.org/pub/mesa/${pkgver/rc4/}/MesaLib-${pkgver/rc/-rc}.tar.bz2"
 )
 fi
 md5sums=('5c65a0fe315dd347e09b1f2826a1df5a'
          '887be83c01d126c2a4cb372af7d3b067'
-         'af71accaed9059678c32e8ff1ba45423')
+         '1236827baf4b274233341e8651ece8fd')
 
 build() {
     cd ${srcdir}/?esa-*




More information about the arch-commits mailing list