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