[arch-commits] Commit in python-pyopencl/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Fri Jun 10 19:04:43 UTC 2016
Date: Friday, June 10, 2016 @ 21:04:42
Author: jelle
Revision: 179247
upgpkg: python-pyopencl 1:2016.1-1
Modified:
python-pyopencl/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-06-10 16:21:59 UTC (rev 179246)
+++ PKGBUILD 2016-06-10 19:04:42 UTC (rev 179247)
@@ -3,7 +3,7 @@
pkgbase=python-pyopencl
pkgname=('python2-pyopencl' 'python-pyopencl' 'pyopencl-headers')
-pkgver=2015.2.4
+pkgver=2016.1
pkgrel=1
pkgdesc="A complete, object-oriented language binding of OpenCL to Python"
arch=('i686' 'x86_64')
@@ -12,9 +12,9 @@
epoch=1
checkdepends=('python2-six' 'python-six' 'python-appdirs' 'python2-appdirs')
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"
+source=("https://pypi.python.org/packages/cb/4e/fcb45db7d3005f5646f28a3de2a2f8e60a6e4b629f02bbb331320778f3a1/pyopencl-2016.1.tar.gz"
'LICENSE.txt')
-sha1sums=('1262cb805178c69c1cbaf5d5e7b5f81ffa135326'
+sha1sums=('a57cb6771f6a29f743f33023887f770f7068dbba'
'2e6966b3d9b15603ce2c3ff79eeadd63c5d066b7')
build() {
More information about the arch-commits
mailing list