summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTorsten Keßler2020-12-19 22:40:31 +0100
committerGitHub2020-12-19 16:40:31 -0500
commit6bd0cc0c564657eb8b4b2bf2dcab761d4f78e2e4 (patch)
tree40a207782ac4369707e2f7776bcedf1b14f02d6d
parent43cb3e50126fbb4b75d59c753afda8808964a4ae (diff)
downloadaur-6bd0cc0c564657eb8b4b2bf2dcab761d4f78e2e4.tar.gz
[rocm-cmake] Update to 4.0.0 (#532)
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6294aeca8610..7a3712bea57f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,12 @@
pkgbase = rocm-cmake
pkgdesc = CMake modules for common build tasks needed for the ROCm software stack
- pkgver = 3.10.0
+ pkgver = 4.0.0
pkgrel = 1
url = https://github.com/RadeonOpenCompute/rocm-cmake
arch = x86_64
license = MIT
makedepends = cmake
- source = rocm-cmake-3.10.0.tar.gz::https://github.com/RadeonOpenCompute/rocm-cmake/archive/rocm-3.10.0.tar.gz
+ source = rocm-cmake-4.0.0.tar.gz::https://github.com/RadeonOpenCompute/rocm-cmake/archive/rocm-4.0.0.tar.gz
sha256sums = 751be4484efdcf0d5fa675480db6e2cddab897de4708c7c7b9fa7adb430b52d7
pkgname = rocm-cmake
-
diff --git a/PKGBUILD b/PKGBUILD
index e8b08f005923..191ffa31511a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Ranieri Althoff <ranisalt+aur at gmail.com>
pkgname=rocm-cmake
-pkgver=3.10.0
+pkgver=4.0.0
pkgrel=1
pkgdesc='CMake modules for common build tasks needed for the ROCm software stack'
arch=('x86_64')