Changes
2 changed files (+5/-5)
-
-
@@ -1,12 +1,12 @@pkgbase = rocm-cmake pkgdesc = CMake modules for common build tasks needed for the ROCm software stack pkgver = 5.0.1 pkgver = 5.0.2 pkgrel = 1 url = https://github.com/RadeonOpenCompute/rocm-cmake arch = x86_64 license = MIT makedepends = cmake source = rocm-cmake-5.0.1.tar.gz::https://github.com/RadeonOpenCompute/rocm-cmake/archive/rocm-5.0.1.tar.gz sha256sums = c3f74ab1c6eddf2423ae6ed52dd17eaaef1f16431da25d2de2df67b09638c3d4 source = rocm-cmake-5.0.2.tar.gz::https://github.com/RadeonOpenCompute/rocm-cmake/archive/rocm-5.0.2.tar.gz sha256sums = 86a4ae0f84dcf5be95a252295eb732d6a7a271297eed37800a9d492c16474d0c pkgname = rocm-cmake
-
-
-
@@ -4,7 +4,7 @@# Contributor: Ranieri Althoff <ranisalt+aur at gmail.com> pkgname=rocm-cmake pkgver=5.0.1 pkgver=5.0.2 pkgrel=1 pkgdesc='CMake modules for common build tasks needed for the ROCm software stack' arch=('x86_64')
-
@@ -12,7 +12,7 @@ url='https://github.com/RadeonOpenCompute/rocm-cmake'license=('MIT') makedepends=('cmake') source=("${pkgname}-${pkgver}.tar.gz::$url/archive/rocm-$pkgver.tar.gz") sha256sums=('c3f74ab1c6eddf2423ae6ed52dd17eaaef1f16431da25d2de2df67b09638c3d4') sha256sums=('86a4ae0f84dcf5be95a252295eb732d6a7a271297eed37800a9d492c16474d0c') _dirname="$(basename "$url")-$(basename "${source[0]}" .tar.gz)" build() {
-