summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b1449b3b57f2..2b377503f691 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ pkgdesc="Fast (0.01s - 0.2s execution time) and somewhat(?) minimal fetch progra
url="https://github.com/phate6660/rsfetch"
license=('Unlicense')
depends=()
+conflicts=('rsfetch-bin')
makedepends=("rust")
arch=("i686" "x86_64")
source=("rsfetch-git::git+https://github.com/phate6660/rsfetch#branch=master")