summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Pompili2020-06-21 17:51:32 +0200
committerGitHub2020-06-21 11:51:32 -0400
commit9d11119fd985c951a24c8c75f4acdb1638a59cf1 (patch)
tree1ab98aa542b2ba1ea1382107b466cff97fc44f38
parentbbf2e340a1051558b456136963515e82aea8a161 (diff)
downloadaur-9d11119fd985c951a24c8c75f4acdb1638a59cf1.tar.gz
[hsa-ext-rocr] 404 on deb file and update to 3.5.1 (#268)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index beadcb7d199c..50d58364aa29 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = hsa-ext-rocr
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
license = EULA
depends = hsa-rocr
depends = hsakmt-roct
- source = http://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 = https://repo.radeon.com/rocm/apt/debian/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
diff --git a/PKGBUILD b/PKGBUILD
index 3d9eb9fd7059..ece2b1119a44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,16 @@
# Contributor: Ranieri Althoff <ranisalt+aur at gmail.com>
pkgname=hsa-ext-rocr
-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'
license=('EULA')
depends=("hsa-rocr" "hsakmt-roct")
-source=("http://repo.radeon.com/rocm/apt/debian/pool/main/h/hsa-ext-rocr-dev/$_debfile")
-sha256sums=('e8f5ac2bd13658ab0f471d6088088ec14c791f5f39d163dd4bdbda75021f22a1')
+source=("https://repo.radeon.com/rocm/apt/debian/pool/main/h/hsa-ext-rocr-dev/$_debfile")
+sha256sums=('0ef5132d086f36ce73161ff21bc4108e33f27cdff838b3f347729497050fa0ac')
package() {
tar -C "$pkgdir" -xf data.tar.gz