summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c997d18bd6a9..0303c0335303 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,10 +9,10 @@ url="https://github.com/wfxr/csview"
license=("MIT" "APACHE")
depends=()
makedepends=("rust" "cargo")
-conflicts=("csview")
-sha256sums=("SKIP")
+conflicts=("csview" "csview-bin")
source=("${_pkgname}::git+https://github.com/wfxr/csview.git")
+sha256sums=("SKIP")
pkgver() {
cd "${_pkgname}"