summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6701074e940f..906b9eafd6d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Pacman wrapper and utility tool."
arch=('x86_64')
url="https://github.com/S0raWasTaken/pacw"
license=('MIT')
-makedepends=('cargo' 'git')
+makedepends=('rust' 'git')
source=("git+https://github.com/S0raWasTaken/pacw.git")
sha256sums=('SKIP')