Date: Thursday, March 7, 2013 @ 18:51:28 Author: lcarlier Revision: 85844
upgpkg: lib32-llvm-amdgpu-snapshot 20130307-1 Prepare for mesa 9.1.1 Modified: lib32-llvm-amdgpu-snapshot/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-03-07 17:33:17 UTC (rev 85843) +++ PKGBUILD 2013-03-07 17:51:28 UTC (rev 85844) @@ -5,7 +5,7 @@ # Contributor: Tomas Wilhelmsson <[email protected]> pkgname=lib32-llvm-amdgpu-snapshot -pkgver=20130219 +pkgver=20130307 pkgrel=1 pkgdesc='Low Level Virtual Machine with AMDGPU enabled to build r600g shader llvm support (32-bits)' arch=('x86_64') @@ -14,7 +14,7 @@ makedepends=('lib32-libffi' 'python2' 'gcc-multilib') conflicts=('lib32-llvm') source=(ftp://ftp.archlinux.org/other/community/llvm-amdgpu/llvm-amdgpu-master.${pkgver}.tar.gz) -md5sums=('e0be7122e8b008b9ca55310903a9ed99') +md5sums=('6aa900855eea11b6dce86fb04d813d75') build() { cd "$srcdir"/llvm-*
