Date: Tuesday, January 22, 2013 @ 18:36:21
  Author: stephane
Revision: 82664

upgpkg: python-pycuda 2012.1-2

rebuild for boost 1.52

Modified:
  python-pycuda/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-01-22 17:18:43 UTC (rev 82663)
+++ PKGBUILD    2013-01-22 17:36:21 UTC (rev 82664)
@@ -3,13 +3,13 @@
 pkgbase=python-pycuda
 pkgname=('python-pycuda' 'python2-pycuda' 'pycuda-headers')
 pkgver=2012.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Python wrapper for Nvidia CUDA"
 arch=('i686' 'x86_64')
 url="http://mathema.tician.de/software/pycuda";
 license=('MIT')
 
source=(http://pypi.python.org/packages/source/p/pycuda/pycuda-${pkgver}.tar.gz)
-makedepends=('ctags' 'python2-distribute' 'python-distribute' 'python2-numpy' 
'python-numpy' 'mesa' 'cuda' 'boost' 'nvidia-utils')
+makedepends=('ctags' 'python2-distribute' 'python-distribute' 'python2-numpy' 
'python-numpy' 'mesa' 'cuda' 'boost>=1.52.0' 'nvidia-utils')
 sha1sums=('dd52ee697ae9f6256efac3bca682be9c6e7c9649')
 
 build() {

Reply via email to