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 = 4.2.0 pkgver = 4.3.0 pkgrel = 1 url = https://github.com/RadeonOpenCompute/rocm-cmake arch = x86_64 license = MIT makedepends = cmake source = rocm-cmake-4.2.0.tar.gz::https://github.com/RadeonOpenCompute/rocm-cmake/archive/rocm-4.2.0.tar.gz sha256sums = 299e190ec3d38c2279d9aec762469628f0b2b1867adc082edc5708d1ac785c3b source = rocm-cmake-4.3.0.tar.gz::https://github.com/RadeonOpenCompute/rocm-cmake/archive/rocm-4.3.0.tar.gz sha256sums = bb752d8d2727b7ef2754838e389075dd4212cf5439d099392141f93d05391415 pkgname = rocm-cmake
-
-
-
@@ -4,7 +4,7 @@# Contributor: Ranieri Althoff <ranisalt+aur at gmail.com> pkgname=rocm-cmake pkgver=4.2.0 pkgver=4.3.0 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=('299e190ec3d38c2279d9aec762469628f0b2b1867adc082edc5708d1ac785c3b') sha256sums=('bb752d8d2727b7ef2754838e389075dd4212cf5439d099392141f93d05391415') _dirname="$(basename "$url")-$(basename "${source[0]}" .tar.gz)" build() {
-