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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Jun 14 10:16:04 UTC 2011


    Date: Tuesday, June 14, 2011 @ 06:16:04
  Author: andyrtr
Revision: 127394

prepare new stable 7.10.3 release

Modified:
  mesa/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-14 06:56:15 UTC (rev 127393)
+++ PKGBUILD	2011-06-14 10:16:04 UTC (rev 127394)
@@ -5,13 +5,13 @@
 pkgbase=mesa
 pkgname=('mesa' 'libgl' 'libgles' 'libegl' 'ati-dri' 'intel-dri' 'unichrome-dri' 'mach64-dri' 'mga-dri' 'r128-dri' 'savage-dri' 'sis-dri' 'tdfx-dri' 'nouveau-dri') # 'llvm-dri')
 
-_git=true
-#_git=false
+#_git=true
+_git=false
 
 if [ "${_git}" = "true" ]; then
     pkgver=7.10.99.git20110612
   else
-    pkgver=7.10.2
+    pkgver=7.10.3
 fi
 pkgrel=1
 arch=('i686' 'x86_64')
@@ -30,7 +30,7 @@
 md5sums=('5c65a0fe315dd347e09b1f2826a1df5a'
          '3ec78f340f9387abd7a37b195e764cbf'
          '67c87b77cc2236b52a3b47dad3fbb5d4'
-         '77b10baeba21268d2a65440f99f97c12')
+         '8c38fe8266be8e1ed1d84076ba5a703b')
 
 build() {
 if [ "${_git}" = "true" ]; then




More information about the arch-commits mailing list