Date: Thursday, March 7, 2013 @ 08:27:43 Author: lcarlier Revision: 85779
upgpkg: llvm-amdgpu-snapshot 20130307-1 Prepare for mesa 9.1.1 Modified: llvm-amdgpu-snapshot/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-03-07 06:30:34 UTC (rev 85778) +++ PKGBUILD 2013-03-07 07:27:43 UTC (rev 85779) @@ -7,7 +7,7 @@ # Contributor: Tomas Wilhelmsson <[email protected]> pkgname=llvm-amdgpu-snapshot -pkgver=20130219 +pkgver=20130307 pkgrel=1 pkgdesc='Low Level Virtual Machine with AMDGPU enabled to build r600g shader llvm support' arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ depends=('libffi' 'python2' 'ocaml') conflicts=('llvm') source=(ftp://ftp.archlinux.org/other/community/llvm-amdgpu/llvm-amdgpu-master.${pkgver}.tar.gz) -md5sums=('e0be7122e8b008b9ca55310903a9ed99') +md5sums=('6aa900855eea11b6dce86fb04d813d75') build() { cd "$srcdir"/llvm-*
