summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9fcb74fde2e8..1c1e29cc750f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,8 @@ arch=('x86_64')
url="https://github.com/eraden/amdgpud"
license=('unknown')
depends=('gcc-libs')
+provides=("$_name")
+conflicts=("$_name")
backup=("etc/$_name/config.toml")
source=("$pkgname-$pkgver::$url/releases/download/$pkgver/amdfand"
"README-$pkgver.md::https://raw.githubusercontent.com/eraden/amdgpud/$pkgver/README.md"