generated from general-packages/pika-pkg-template
Update main.sh
This commit is contained in:
parent
598ceae4dc
commit
366edf2016
4
main.sh
4
main.sh
@ -6,10 +6,10 @@ set -e
|
||||
|
||||
echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
||||
|
||||
VERSION="0.5.0"
|
||||
VERSION="0.5.0-git"
|
||||
|
||||
# Clone Upstream
|
||||
git clone --recurse-submodules https://github.com/hyprwm/hyprlock -b v"$VERSION"
|
||||
git clone --recurse-submodules https://github.com/hyprwm/hyprlock
|
||||
cp -rvf ./debian ./hyprlock/
|
||||
cd ./hyprlock
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user