summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTorsten Keßler2021-05-13 11:17:18 +0200
committerTorsten Keßler2021-05-13 11:17:18 +0200
commit31666d29e9f19742a5abc724ce6eb0a47b2a1062 (patch)
tree9ccaa34dd258594cb8c5e7638faaeccea43d7b43 /PKGBUILD
parent96edbd485fafc4bdacd54fa51260c48aaefb1c61 (diff)
downloadaur-31666d29e9f19742a5abc724ce6eb0a47b2a1062.tar.gz
upgpkg: hip-nvcc 4.2.0-1
upstream release new release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d87c4a5b2fb6..90e7f12aa67e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Torsten Keßler <t dot kessler at posteo dot de>
# Contributor: acxz <akashpatel2008 at yahoo dot com>
pkgname=hip-nvcc
-pkgver=4.1.1
+pkgver=4.2.0
pkgrel=1
pkgdesc="Heterogeneous Interface for Portability ROCm"
arch=('x86_64')
@@ -13,7 +13,7 @@ provides=('hip')
conflicts=('hip')
_git='https://github.com/ROCm-Developer-Tools/HIP'
source=("$pkgname-$pkgver.tar.gz::$_git/archive/rocm-$pkgver.tar.gz")
-sha256sums=('4dbdbcd79e8803387790cba7ea94f28fd312a60e6704361f43b3241d2afe0f45')
+sha256sums=('ecb929e0fc2eaaf7bbd16a1446a876a15baf72419c723734f456ee62e70b4c24')
build() {
cmake -B build -Wno-dev \