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

Bruno Pagani archange at archlinux.org
Sun Mar 7 14:57:01 UTC 2021


    Date: Sunday, March 7, 2021 @ 14:57:00
  Author: archange
Revision: 886695

upgpkg: clinfo 3.0.21.02.21-1

Modified:
  clinfo/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-07 14:40:29 UTC (rev 886694)
+++ PKGBUILD	2021-03-07 14:57:00 UTC (rev 886695)
@@ -3,7 +3,7 @@
 # Contributor: Ivan Shapovalov <intelfx at intelfx.name>
 
 pkgname=clinfo
-pkgver=3.0.20.11.20
+pkgver=3.0.21.02.21
 pkgrel=1
 pkgdesc="Simple OpenCL application that enumerates all available platform and device properties"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 depends=(opencl-icd-loader)
 makedepends=(opencl-headers)
 source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('3c506083e72e9ee09fc7d5de513be7c5eff0284f198a60fb60ab493f6f0a549a')
+sha256sums=('e52f5c374a10364999d57a1be30219b47fb0b4f090e418f2ca19a0c037c1e694')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list