From 1f55cedf5ea357497d2a98eb2be78d8dab4a9665 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 21 Feb 2012 23:15:10 +0000 Subject: Tue Feb 21 23:15:10 UTC 2012 --- community/python2-pyopencl/PKGBUILD | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'community/python2-pyopencl') diff --git a/community/python2-pyopencl/PKGBUILD b/community/python2-pyopencl/PKGBUILD index 0e5477a4a..6dbdfcbee 100644 --- a/community/python2-pyopencl/PKGBUILD +++ b/community/python2-pyopencl/PKGBUILD @@ -1,21 +1,18 @@ -# $Id: PKGBUILD 61157 2011-12-22 18:02:54Z ibiru $ +# $Id: PKGBUILD 65311 2012-02-20 22:07:36Z stephane $ # Maintainer: Stéphane Gaudreault pkgname=python2-pyopencl -pkgver=2011.1.2 -pkgrel=4 +pkgver=2011.2 +pkgrel=1 pkgdesc="A complete, object-oriented language binding of OpenCL to Python" arch=('i686' 'x86_64') url="http://mathema.tician.de/software/pyopencl" license=('custom') depends=('python2' 'python2-numpy' 'python2-mako' 'python2-pytools' 'libcl' 'opencl-headers' 'mesa') makedepends=('ctags' 'python2-distribute') -provides=('pyopencl=${pkgver}') -replaces=('pyopencl') -conflicts=('pyopencl') source=("http://pypi.python.org/packages/source/p/pyopencl/pyopencl-${pkgver}.tar.gz" 'LICENSE.txt') -sha1sums=('5ecc476b86317ed065c75c1d8efb2a53d1d8f075' +sha1sums=('6db28dcb896c9fef7c1c361f69ebfb96050d2977' '2e6966b3d9b15603ce2c3ff79eeadd63c5d066b7') build() { -- cgit v1.2.3-54-g00ecf