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

Jelle van der Waa jelle at archlinux.org
Mon Dec 21 11:17:39 UTC 2015


    Date: Monday, December 21, 2015 @ 12:17:38
  Author: jelle
Revision: 153823

upgpkg: python-pyopencl 1:2015.2.3-1

Modified:
  python-pyopencl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-21 11:06:48 UTC (rev 153822)
+++ PKGBUILD	2015-12-21 11:17:38 UTC (rev 153823)
@@ -3,8 +3,8 @@
 
 pkgbase=python-pyopencl
 pkgname=('python2-pyopencl' 'python-pyopencl' 'pyopencl-headers')
-pkgver=2015.2.1
-pkgrel=2
+pkgver=2015.2.3
+pkgrel=1
 pkgdesc="A complete, object-oriented language binding of OpenCL to Python"
 arch=('i686' 'x86_64')
 url="http://mathema.tician.de/software/pyopencl"
@@ -14,7 +14,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=('f339b71798d477233a68c2eedf344539667eb2bb'
+sha1sums=('0111c7e8f8d9f714358ffca0e85e14dca9ed80df'
           '2e6966b3d9b15603ce2c3ff79eeadd63c5d066b7')
 
 build() {



More information about the arch-commits mailing list