From ecca94a244bcbd2da1dcbbbbb115975177b250ea Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 28 Nov 2011 10:49:18 -0500 Subject: [PATCH] extra/mesa to 7.11.2-1 --- extra/mesa/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extra/mesa/PKGBUILD b/extra/mesa/PKGBUILD index 4de13fbd8..45bf0ddae 100644 --- a/extra/mesa/PKGBUILD +++ b/extra/mesa/PKGBUILD @@ -18,7 +18,7 @@ if [ "${_git}" = "true" ]; then #pkgver=7.10.99.git20110709 pkgver=7.11 else - pkgver=7.11.1 + pkgver=7.11.2 fi pkgrel=1 arch=('i686' 'x86_64') @@ -37,7 +37,7 @@ if [ "${_git}" = "true" ]; then ) fi md5sums=('5c65a0fe315dd347e09b1f2826a1df5a' - 'a77307102cee844ff6544ffa8fafeac1') + '0837c52698fe3252369c3fdb5195afcc') build() { cd ${srcdir}/?esa-*