summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTorsten Keßler2022-02-12 10:55:35 +0100
committerTorsten Keßler2022-02-12 10:55:35 +0100
commitcf87147892bd632a69092cc4871249c08cc4bbe4 (patch)
tree3b48c2cfb60c8cff9342192d827f3b3bec709096 /PKGBUILD
parent8be8773ca6ebc72074b69712ef8e6ba291ac73d0 (diff)
downloadaur-cf87147892bd632a69092cc4871249c08cc4bbe4.tar.gz
upgpkg: rocm-smi-lib64 5.0.0-2
Fixes #647
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e85b8b61fa22..073cd7a40fca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor: acxz <akashpatel2008 at yahoo dot com>
pkgname=rocm-smi-lib64
pkgver=5.0.0
-pkgrel=1
+pkgrel=2
pkgdesc='ROCm System Management Interface Library'
arch=('x86_64')
url="https://github.com/RadeonOpenCompute/rocm_smi_lib"
license=('custom:NCSAOSL')
depends=()
-makedepends=('cmake')
+makedepends=('cmake' 'doxygen' 'texlive-latexextra')
options=(!staticlibs strip)
source=("$pkgname-$pkgver.tar.gz::https://github.com/RadeonOpenCompute/rocm_smi_lib/archive/rocm-$pkgver.tar.gz")
sha256sums=('9d0e560072f815b441528a5d6124e901570a5a04e9cff1f21329861609b37203')