Update package version to 0.4.5

This commit is contained in:
2026-05-02 18:24:46 +03:00
parent d6b5a37cdf
commit f96e3554f2
2 changed files with 11 additions and 10 deletions
+2
View File
@@ -5,6 +5,8 @@
# The prepare function is executed in the root of the temp directory
# This function is used for putting downloaded files to the correct location or applying patches
prepare() {
cd "$BPM_SOURCE"
zig fetch --global-cache-dir ./zig-global-cache "$BPM_WORKDIR"/zig-pixman
zig fetch --global-cache-dir ./zig-global-cache "$BPM_WORKDIR"/zig-wayland
zig fetch --global-cache-dir ./zig-global-cache "$BPM_WORKDIR"/zig-wlroots