[arch-commits] Commit in python-pyopencl/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Wed Feb 18 19:35:07 UTC 2015
Date: Wednesday, February 18, 2015 @ 20:35:07
Author: jelle
Revision: 127958
upgpkg: python-pyopencl 1:2014.1-1
Modified:
python-pyopencl/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-18 18:16:22 UTC (rev 127957)
+++ PKGBUILD 2015-02-18 19:35:07 UTC (rev 127958)
@@ -3,8 +3,8 @@
pkgbase=python-pyopencl
pkgname=('python2-pyopencl' 'python-pyopencl' 'pyopencl-headers')
-pkgver=2013.2
-pkgrel=6
+pkgver=2014.1
+pkgrel=1
pkgdesc="A complete, object-oriented language binding of OpenCL to Python"
arch=('i686' 'x86_64')
url="http://mathema.tician.de/software/pyopencl"
@@ -13,7 +13,7 @@
makedepends=('boost-libs' 'ctags' 'python2-setuptools' 'python-setuptools' 'libcl' 'opencl-headers' 'mesa' 'boost' 'python2-mako' 'python-mako' 'python-numpy' 'python2-numpy')
source=("http://pypi.python.org/packages/source/p/pyopencl/pyopencl-${pkgver}.tar.gz"
'LICENSE.txt')
-sha1sums=('805b1c5c44647182dcc7aedb00caf8ca47bc6e84'
+sha1sums=('d11837bf6acfb5d686d8e048a45ddac4fff2d890'
'2e6966b3d9b15603ce2c3ff79eeadd63c5d066b7')
build() {
More information about the arch-commits
mailing list