summaryrefslogtreecommitdiff
path: root/community/python-pyopencl/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-pyopencl/PKGBUILD')
-rw-r--r--community/python-pyopencl/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/python-pyopencl/PKGBUILD b/community/python-pyopencl/PKGBUILD
index 14865460f..07f720db3 100644
--- a/community/python-pyopencl/PKGBUILD
+++ b/community/python-pyopencl/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 100072 2013-11-01 09:31:30Z jelle $
+# $Id: PKGBUILD 102275 2013-12-07 10:37:03Z bpiotrowski $
# Maintainer: Stéphane Gaudreault <stephane@archlinux.org>
pkgbase=python-pyopencl
pkgname=('python2-pyopencl' 'python-pyopencl' 'pyopencl-headers')
pkgver=2013.2
-pkgrel=1
+pkgrel=2
pkgdesc="A complete, object-oriented language binding of OpenCL to Python"
arch=('i686' 'x86_64')
url="http://mathema.tician.de/software/pyopencl"