summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 806cd5a3dd74..5e25f32c234b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = cargo-edit
+pkgbase = cargo-edit-git
pkgdesc = A utility for adding cargo dependencies from the command line
pkgver = r80.4443aeb
pkgrel = 1
@@ -6,10 +6,12 @@ pkgbase = cargo-edit
arch = i686
arch = x86_64
license = MIT
+ makedepends = git
makedepends = cargo
depends = rust
+ conflicts = cargo-edit
source = git+https://github.com/killercup/cargo-edit.git
sha256sums = SKIP
-pkgname = cargo-edit
+pkgname = cargo-edit-git