aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xstowpkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/stowpkg b/stowpkg
index 5455476..739784c 100755
--- a/stowpkg
+++ b/stowpkg
@@ -164,7 +164,7 @@ stowpkg_install () {
if [ "$source_format" = "git" ]; then
git fetch --all
- git checkout version
+ git checkout $version
fi
# Build