summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index a8e38e9..c83817a 100755
--- a/build
+++ b/build
@@ -40,7 +40,7 @@ ln -s "$ST_DIR/st" "$HOME/bin"
# pinentry-dmenu setup
PE_DIR="$HOME/src/pinentry-dmenu"
-git clone https://git.tombarrett.xyz/tom/st "$PE_DIR"
+git clone https://git.tombarrett.xyz/tom/pinentry-dmenu "$PE_DIR"
make -C "$PE_DIR"