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

Felix Yan fyan at nymeria.archlinux.org
Mon Nov 25 15:34:27 UTC 2013


    Date: Monday, November 25, 2013 @ 16:34:26
  Author: fyan
Revision: 101432

upgpkg: python-pycuda 2013.1.1-3 rebuild for boost 1.55.0

Modified:
  python-pycuda/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-25 15:06:54 UTC (rev 101431)
+++ PKGBUILD	2013-11-25 15:34:26 UTC (rev 101432)
@@ -5,7 +5,7 @@
 pkgbase=python-pycuda
 pkgname=('python-pycuda' 'python2-pycuda' 'pycuda-headers')
 pkgver=2013.1.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Python wrapper for Nvidia CUDA"
 arch=('x86_64')
 url="http://mathema.tician.de/software/pycuda"
@@ -12,7 +12,7 @@
 license=('MIT' 'Apache')
 source=("http://pypi.python.org/packages/source/p/pycuda/pycuda-${pkgver}.tar.gz"
         LICENSE)
-makedepends=('ctags' 'python2-setuptools' 'python-setuptools' 'python2-numpy' 'python-numpy' 'mesa' 'cuda' 'boost>=1.53.0' 'nvidia-utils')
+makedepends=('ctags' 'python2-setuptools' 'python-setuptools' 'python2-numpy' 'python-numpy' 'mesa' 'cuda' 'boost' 'nvidia-utils')
 
 build() {
    cd "${srcdir}"




More information about the arch-commits mailing list