Changes
2 changed files (+5/-5)
-
-
@@ -1,13 +1,13 @@pkgbase = rocm-device-libs pkgdesc = Radeon Open Compute - device libs pkgver = 4.3.1 pkgver = 4.5.0 pkgrel = 1 url = https://github.com/RadeonOpenCompute/ROCm-Device-Libs arch = x86_64 license = custom:NCSAOSL makedepends = cmake makedepends = llvm-amdgpu source = rocm-device-libs-4.3.1.tar.gz::https://github.com/RadeonOpenCompute/ROCm-Device-Libs/archive/rocm-4.3.1.tar.gz sha256sums = a7291813168e500bfa8aaa5d1dccf5250764ddfe27535def01b51eb5021d4592 source = rocm-device-libs-4.5.0.tar.gz::https://github.com/RadeonOpenCompute/ROCm-Device-Libs/archive/rocm-4.5.0.tar.gz sha256sums = 78412fb10ceb215952b5cc722ed08fa82501b5848d599dc00744ae1bdc196f77 pkgname = rocm-device-libs
-
-
-
@@ -2,7 +2,7 @@# Contributor: Ranieri Althoff <ranisalt+aur at gmail dot com> pkgname=rocm-device-libs pkgver=4.3.1 pkgver=4.5.0 pkgrel=1 pkgdesc='Radeon Open Compute - device libs' arch=('x86_64')
-
@@ -10,7 +10,7 @@ url='https://github.com/RadeonOpenCompute/ROCm-Device-Libs'license=('custom:NCSAOSL') makedepends=(cmake llvm-amdgpu) source=("${pkgname}-${pkgver}.tar.gz::$url/archive/rocm-$pkgver.tar.gz") sha256sums=('a7291813168e500bfa8aaa5d1dccf5250764ddfe27535def01b51eb5021d4592') sha256sums=('78412fb10ceb215952b5cc722ed08fa82501b5848d599dc00744ae1bdc196f77') _dirname="$(basename "$url")-$(basename "${source[0]}" .tar.gz)" build() {
-