[arch-commits] Commit in intel-graphics-compiler/trunk (PKGBUILD)
    Bruno Pagani 
    archange at archlinux.org
       
    Tue Apr 23 13:02:27 UTC 2019
    
    
  
    Date: Tuesday, April 23, 2019 @ 13:02:24
  Author: archange
Revision: 453116
upgpkg: intel-graphics-compiler 1:1.0.3-1
Modified:
  intel-graphics-compiler/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-23 12:54:27 UTC (rev 453115)
+++ PKGBUILD	2019-04-23 13:02:24 UTC (rev 453116)
@@ -3,7 +3,7 @@
 
 pkgname=intel-graphics-compiler
 epoch=1
-pkgver=1.0.2
+pkgver=1.0.3
 pkgrel=1
 pkgdesc="Intel Graphics Compiler for OpenCL"
 arch=(x86_64)
@@ -14,7 +14,7 @@
 options=('!emptydirs')
 source=("${url}/archive/igc-${pkgver}.tar.gz")
 noextract=("igc-${pkgver}.tar.gz")
-sha256sums=('59f83db40dcfb5ff923c877d99d367d7cdae6549bd249e8dea819a751e62a727')
+sha256sums=('8e2f15c79dd44e0282bc5d4bef4b104e08d2f3a260e05cf02ffd7a2880b6faf1')
 
 prepare() {
     mkdir -p build ${pkgname}-${pkgver}
    
    
More information about the arch-commits
mailing list