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