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