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

Jelle van der Waa jelle at archlinux.org
Tue Jun 16 18:33:50 UTC 2015


    Date: Tuesday, June 16, 2015 @ 20:33:49
  Author: jelle
Revision: 135489

upgpkg: python-pyopencl 1:2015.1-1

Modified:
  python-pyopencl/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-16 16:29:45 UTC (rev 135488)
+++ PKGBUILD	2015-06-16 18:33:49 UTC (rev 135489)
@@ -3,8 +3,8 @@
 
 pkgbase=python-pyopencl
 pkgname=('python2-pyopencl' 'python-pyopencl' 'pyopencl-headers')
-pkgver=2014.1
-pkgrel=3
+pkgver=2015.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=('d11837bf6acfb5d686d8e048a45ddac4fff2d890'
+sha1sums=('feb067a8dcccf2112996256915e6d11e68147eaf'
           '2e6966b3d9b15603ce2c3ff79eeadd63c5d066b7')
 
 build() {



More information about the arch-commits mailing list