updater-krita-5.2.11 — krita → 5.2.11 (#12572)

* Add unbuilt krita to updater-krita-5.2.11

* crew: Fix `crew build`

Signed-off-by: SupeChicken666 <me@supechicken666.dev>

* updater-krita-5.2.11: Build Run on linux/arm/v7.

* updater-krita-5.2.11: Build Run on linux/amd64.

* updater-krita-5.2.11: Package File Update Run on linux/amd64 container.

* updater-krita-5.2.11: Package File Update Run on linux/arm/v7 container.

* Bump version and lint.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

---------

Signed-off-by: SupeChicken666 <me@supechicken666.dev>
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: satmandu <satmandu@users.noreply.github.com>
Co-authored-by: SupeChicken666 <me@supechicken666.dev>
Co-authored-by: supechicken <supechicken@users.noreply.github.com>
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
Co-authored-by: Satadru Pramanik <satadru@gmail.com>
This commit is contained in:
chromebrew-actions[bot]
2025-08-20 17:58:31 -05:00
committed by GitHub
parent f8a75fe836
commit e00d31e9c5
16 changed files with 47 additions and 105 deletions

View File

@@ -1391,7 +1391,7 @@ def resolve_dependencies_and_build
post_install
end
search @pkg.name, silent: true
search origin, silent: true
build_package CREW_LOCAL_BUILD_DIR
rescue InstallError => e
abort "#{@pkg.name} failed to build: #{e}".lightred