Update package version to 260.2

This commit is contained in:
2026-06-01 14:42:43 +03:00
parent c28f262398
commit a9bece02e8
4 changed files with 63 additions and 255 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
prepare() {
cd "$BPM_SOURCE"
# Patch from Artix to make installation easier
patch -Np1 -i "$BPM_WORKDIR"/artix-standalone-install.patch
patch -Np1 -i "$BPM_WORKDIR"/0001-artix-standalone-install.patch
}
# The build function is executed in the source directory