generated from wm-packages/hyprland
Update main.sh
This commit is contained in:
parent
9929a0e9c6
commit
98adfea8dd
4
main.sh
4
main.sh
@ -2,7 +2,7 @@
|
||||
|
||||
set -e
|
||||
|
||||
VERSION="0.46.2git"
|
||||
VERSION="0.47.0git"
|
||||
|
||||
source ./pika-build-config.sh
|
||||
|
||||
@ -17,7 +17,7 @@ cd ./hyprland
|
||||
apt-get build-dep ./ -y
|
||||
|
||||
# Build package
|
||||
LOGNAME=root dh_make --createorig -y -l -p hyprland_"$VERSION" || echo "dh-make: Ignoring Last Error"
|
||||
LOGNAME=root dh_make --createorig -y -l -p hyprland-git_"$VERSION" || echo "dh-make: Ignoring Last Error"
|
||||
dpkg-buildpackage --no-sign
|
||||
|
||||
# Move the debs to output
|
||||
|
Loading…
x
Reference in New Issue
Block a user