summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoréclairevoyant2024-02-24 20:26:44 -0500
committeréclairevoyant2024-02-24 20:26:44 -0500
commitc57f139968252cdb1a42a66e4b3ef82575ecc71f (patch)
tree8eeaa681bfd92142ba1fd362cd6d7188213d45d7 /PKGBUILD
parent73c4d7daa0940d6446723d1701274036a822ef36 (diff)
downloadaur-c57f139968252cdb1a42a66e4b3ef82575ecc71f.tar.gz
swhkd-git: use cargo instead of rustup
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12464e6f3a87..8adb4f0b7b1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ url="https://github.com/waycrate/$_pkgname"
pkgdesc="Display server-independent hotkey daemon inspired by sxhkd"
license=(BSD)
depends=(polkit)
-makedepends=(git rustup scdoc)
+makedepends=(cargo git scdoc)
provides=(swhkd)
conflicts=(swhkd)
source=("git+$url.git"