summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndres Rodriguez2019-10-31 15:19:30 -0400
committerAndres Rodriguez2019-10-31 15:19:43 -0400
commitf1fe6b7180299cf7ead732617532b9bfe9c4bc80 (patch)
treeddcb5feb6e88bfff6861cfc1a2ec784e86e3373a
parentc9db48fe14957ae64bcbf5b8304695902fdfdbd1 (diff)
downloadaur-f1fe6b7180299cf7ead732617532b9bfe9c4bc80.tar.gz
Replaces amdpu-trace
Preparation for the package rename
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 29b3be88f2a1..fd9a0bb660bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ license=('MIT')
depends=('gpuvis-git' 'trace-cmd')
provides=('gpu-trace')
conflicts=('gpu-trace')
+replaces=('amdgpu-trace')
source=("git+$url")
sha256sums=("SKIP")