Update main.sh
This commit is contained in:
parent
19c5de0ee3
commit
887c184507
6
main.sh
6
main.sh
@ -2,15 +2,15 @@
|
||||
|
||||
set -e
|
||||
|
||||
VERSION="0.47.1"
|
||||
VERSION="0.47.2"
|
||||
|
||||
source ./pika-build-config.sh
|
||||
|
||||
echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
||||
|
||||
# Clone Upstream
|
||||
#git clone --recurse-submodules https://github.com/hyprwm/hyprland -b v0.47.0
|
||||
git clone --recurse-submodules https://github.com/hyprwm/hyprland
|
||||
git clone --recurse-submodules https://github.com/hyprwm/hyprland -b v0.47.2
|
||||
#git clone --recurse-submodules https://github.com/hyprwm/hyprland
|
||||
cp -rvf ./debian ./hyprland/
|
||||
cd ./hyprland
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user