summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoracxz2020-07-15 18:17:11 -0400
committeracxz2020-07-15 18:17:11 -0400
commit63145bdb356fc057161ff0936fcc72bb56a41d02 (patch)
treea0abbdcb6102b4fbc25c612b6734e73cff0829b0
parent604e80294ce08103d843228ad8af05b2793de0dd (diff)
downloadaur-hsa-ext-rocr-bin.tar.gz
[hsa-ext-rocr-bin] updpkg 3.5.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 471e80459ce4..eacece450be2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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-bin
depends = 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
diff --git a/PKGBUILD b/PKGBUILD
index 1b086f8444ca..a3a68207002b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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