generated from general-packages/pika-pkg-template
Update main.sh
This commit is contained in:
parent
65acba6676
commit
a7945fb4fc
4
main.sh
4
main.sh
@ -2,14 +2,14 @@
|
||||
|
||||
set -e
|
||||
|
||||
VERSION="0.3.3"
|
||||
VERSION="0.3.3-git"
|
||||
|
||||
source ./pika-build-config.sh
|
||||
|
||||
echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
||||
|
||||
# Clone Upstream
|
||||
git clone --recurse-submodules https://github.com/hyprwm/aquamarine -b v"$VERSION"
|
||||
git clone --recurse-submodules https://github.com/hyprwm/aquamarine
|
||||
cp -rvf ./debian ./aquamarine/
|
||||
cd ./aquamarine
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user