Changes
2 changed files (+7/-7)
-
-
@@ -1,6 +1,6 @@pkgbase = hsa-ext-rocr-bin pkgdesc = ROCm Platform Runtime: Closed source components pkgver = 3.5.0 pkgver = 3.5.1 pkgrel = 1 url = https://github.com/RadeonOpenCompute/ROCR-Runtime arch = x86_64
-
@@ -9,8 +9,8 @@ pkgbase = hsa-ext-rocr-bindepends = hsakmt-roct provides = hsa-ext-rocr conflicts = hsa-ext-rocr source = https://repo.radeon.com/rocm/apt/debian/pool/main/h/hsa-ext-rocr-dev/hsa-ext-rocr-dev_1.1.30500.0-rocm-rel-3.5-30-def83d8_amd64.deb sha256sums = e8f5ac2bd13658ab0f471d6088088ec14c791f5f39d163dd4bdbda75021f22a1 source = hsa-ext-rocr-bin-3.5.1.tar.gz::https://repo.radeon.com/rocm/apt/3.5.1/pool/main/h/hsa-ext-rocr-dev/hsa-ext-rocr-dev_1.1.30501.0-rocm-rel-3.5-34-def83d8_amd64.deb sha256sums = 0ef5132d086f36ce73161ff21bc4108e33f27cdff838b3f347729497050fa0ac pkgname = hsa-ext-rocr-bin
-
-
-
@@ -3,9 +3,9 @@# Contributor: Ranieri Althoff <ranisalt+aur at gmail.com> pkgname=hsa-ext-rocr-bin pkgver=3.5.0 pkgver=3.5.1 pkgrel=1 _debfile=hsa-ext-rocr-dev_1.1.30500.0-rocm-rel-3.5-30-def83d8_amd64.deb _debfile=hsa-ext-rocr-dev_1.1.30501.0-rocm-rel-3.5-34-def83d8_amd64.deb pkgdesc='ROCm Platform Runtime: Closed source components' arch=('x86_64') url='https://github.com/RadeonOpenCompute/ROCR-Runtime'
-
@@ -13,8 +13,8 @@ license=('EULA')depends=('hsa-rocr' 'hsakmt-roct') provides=('hsa-ext-rocr') conflicts=('hsa-ext-rocr') source=("https://repo.radeon.com/rocm/apt/debian/pool/main/h/hsa-ext-rocr-dev/$_debfile") sha256sums=('e8f5ac2bd13658ab0f471d6088088ec14c791f5f39d163dd4bdbda75021f22a1') source=("${pkgname}-${pkgver}.tar.gz"::"https://repo.radeon.com/rocm/apt/${pkgver}/pool/main/h/hsa-ext-rocr-dev/$_debfile") sha256sums=('0ef5132d086f36ce73161ff21bc4108e33f27cdff838b3f347729497050fa0ac') package() { tar -C "$pkgdir" -xf data.tar.gz
-