[arch-commits] Commit in opencl-headers/trunk (PKGBUILD)

Laurent Carlier lcarlier at archlinux.org
Wed Jan 6 10:01:47 UTC 2021


    Date: Wednesday, January 6, 2021 @ 10:01:47
  Author: lcarlier
Revision: 405384

upgpkg: opencl-headers 2:2020.12.18-1: upstream update 2020.12.18

Modified:
  opencl-headers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-06 09:54:36 UTC (rev 405383)
+++ PKGBUILD	2021-01-06 10:01:47 UTC (rev 405384)
@@ -2,7 +2,7 @@
 # Contributor: Sylvain HENRY <hsyl20 at yahoo.fr>
 
 pkgname=opencl-headers
-pkgver=2020.06.16
+pkgver=2020.12.18
 pkgrel=1
 epoch=2
 pkgdesc='OpenCL (Open Computing Language) header files'
@@ -9,8 +9,8 @@
 arch=('any')
 url='https://www.khronos.org/registry/cl/'
 license=('custom')
-source=("${pkhname}-${pkgver}.tar.gz::https://github.com/KhronosGroup/OpenCL-Headers/archive/v${pkgver}.tar.gz")
-sha256sums=('2f5a60e5ac4b127650618c58a7e3b35a84dbf23c1a0ac72eb5e7baf221600e06')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/KhronosGroup/OpenCL-Headers/archive/v${pkgver}.tar.gz")
+sha256sums=('5dad6d436c0d7646ef62a39ef6cd1f3eba0a98fc9157808dfc1d808f3705ebc2')
 optdepends=('opencl-clhpp: C++ support')
 
 package() {



More information about the arch-commits mailing list