mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 02:10:13 +01:00
updated the version of packages
Signed-off-by: Qianqiang Liu <qianqiang.liu@163.com>
This commit is contained in:
parent
e55dad3ad5
commit
66d7563034
0
install-scripts/02-pre-cleanup.sh
Normal file → Executable file
0
install-scripts/02-pre-cleanup.sh
Normal file → Executable file
0
install-scripts/03-Final-Check.sh
Normal file → Executable file
0
install-scripts/03-Final-Check.sh
Normal file → Executable file
@ -9,7 +9,7 @@ librsvg2-dev
|
||||
)
|
||||
|
||||
#specific branch or release
|
||||
tag="v0.1.12"
|
||||
tag="v0.1.13"
|
||||
|
||||
## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##
|
||||
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
#specific branch or release
|
||||
tag="v0.6.3"
|
||||
tag="v0.6.4"
|
||||
|
||||
## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##
|
||||
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
@ -16,7 +16,7 @@ build_dep=(
|
||||
)
|
||||
|
||||
#specific branch or release
|
||||
tag="v0.9.0"
|
||||
tag="v0.9.1"
|
||||
|
||||
## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##
|
||||
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
@ -13,7 +13,7 @@ polkitagent=(
|
||||
)
|
||||
|
||||
#specific branch or release
|
||||
tag="v0.1.2"
|
||||
tag="v0.1.3"
|
||||
|
||||
## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##
|
||||
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
# hyprutils #
|
||||
|
||||
#specific branch or release
|
||||
tag="v0.8.1"
|
||||
tag="v0.8.2"
|
||||
|
||||
## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##
|
||||
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
@ -13,7 +13,7 @@ xdg=(
|
||||
)
|
||||
|
||||
#specific branch or release
|
||||
tag="v1.3.9"
|
||||
tag="v1.3.10"
|
||||
|
||||
## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##
|
||||
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user