Update package version to 259

This commit is contained in:
2025-12-19 19:13:56 +02:00
parent 89979ba119
commit 7127686acd
3 changed files with 121 additions and 120 deletions
+1
View File
@@ -6,6 +6,7 @@
# This function is used for putting downloaded files to the correct location or applying patches
prepare() {
cd "$BPM_SOURCE"
# Patch from Artix to make installation easier
patch -Np1 -i "$BPM_WORKDIR"/artix-standalone-install.patch
}