0.41.1
This commit is contained in:
parent
4ae2ab3845
commit
cf13c08d00
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
hyprland (0.41.0-100pika1) pikauwu; urgency=medium
|
||||
|
||||
* Update to latest version
|
||||
|
||||
-- ferrreo <harderthanfire@gmail.com> Wed, 18 Jan 2023 21:48:14 +0000
|
||||
|
||||
hyprland (0.31.0-100pika1) pikauwu; urgency=medium
|
||||
|
||||
* Update to latest version
|
||||
|
4
main.sh
4
main.sh
@ -3,8 +3,8 @@
|
||||
DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
# Clone Upstream
|
||||
wget -nv https://github.com/hyprwm/Hyprland/releases/download/v0.31.0/source-v0.31.0.tar.gz
|
||||
tar -xf ./source-v0.31.0.tar.gz
|
||||
wget -nv https://github.com/hyprwm/Hyprland/releases/download/v.0/source-v.0.tar.gz
|
||||
tar -xf ./source-v.0.tar.gz
|
||||
cp -rvf ./debian ./hyprland-source
|
||||
cd ./hyprland-source
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user