summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDebasish Patra2022-10-19 08:43:08 +0530
committerDebasish Patra2022-10-19 08:43:08 +0530
commitb88ef6086ad1d06ad0209ccbc9c689c848aaefa0 (patch)
treede7d4b89f21d3d261165481ce965d06561d96072 /PKGBUILD
parent5ec53d2b01c6bd726279f38db0ab7cb0e411e5f9 (diff)
downloadaur-treeview-git.tar.gz
Configured SRCINFO
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1e187d4569d2..eb2299cb0517 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ arch=('i686' 'x86_64')
url="https://gitlab.gnome.org/patradebasish1987/treeview"
license=('UNLICENSE' 'MIT')
provides=("treeview")
-makedepends=('cargo' 'git' 'asciidoc')
-conflicts=('treeview')
+makedepends=('cargo' 'git')
+conflicts=('treeview-bin')
source=("$pkgname::git+https://gitlab.gnome.org/patradebasish1987/treeview")
sha1sums=('SKIP')