From 80ecf15e993ad30d3921c79d8f00570c75e1c63c Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 18 Aug 2019 13:50:25 +0200 Subject: python2-pyopencl: 2019.1 -> 2019.1.1 --- python2-pyopencl/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python2-pyopencl') diff --git a/python2-pyopencl/PKGBUILD b/python2-pyopencl/PKGBUILD index 5c183e1c9..6722b7891 100644 --- a/python2-pyopencl/PKGBUILD +++ b/python2-pyopencl/PKGBUILD @@ -4,7 +4,7 @@ _pypiname=pyopencl pkgname=python2-pyopencl -pkgver=2019.1 +pkgver=2019.1.1 pkgrel=1 epoch=1 pkgdesc="A complete, object-oriented language binding of OpenCL to Python2" @@ -30,7 +30,7 @@ checkdepends=('python2-six' 'python2-appdirs' 'python2-pytest' 'python2-pytools') source=("git+https://github.com/inducer/pyopencl.git?signed#tag=v${pkgver}") validpgpkeys=("900A958D9A0ACA58B1468F2471AA298BCA171145") # Andreas Ratchke -sha1sums=('SKIP') +sha512sums=('SKIP') build() { cd "pyopencl" -- cgit v1.2.3-54-g00ecf