From efa49bf459e973ca52cc3ec7ca8a0f8902191d42 Mon Sep 17 00:00:00 2001 From: soumyaDghosh Date: Sat, 13 Jul 2024 07:19:39 +0000 Subject: [PATCH] Update Snapcraft.yaml to version 3.3.2 --- snap/snapcraft.yaml | 23 +++++++---------------- 1 file changed, 7 insertions(+), 16 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 50e2f97..8a8041c 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,18 +1,15 @@ name: newsflash base: core24 -version: '3.3.1' +version: '3.3.2' adopt-info: newsflash -# architectures: -# - build-on: amd64 -# - build-on: arm64 -# - build-on: armhf - -license: GPL-3.0 compression: lzo -source-code: https://gitlab.com/news_flash/news_flash_gtk.git issues: https://github.com/soumyaDghosh/newsflash-snap/issues grade: stable -confinement: strict +confinement: strict +platformss: + amd64: + arm64: + armhf: layout: /usr/lib/x86_64-linux-gnu/webkitgtk-6.0: @@ -25,12 +22,6 @@ slots: name: io.gitlab.news_flash.NewsFlash parts: - deps: - plugin: nil - stage-packages: - - vulkan-tools - prime: - - usr/bin/vulkaninfo blueprint-compiler: source: https://gitlab.gnome.org/jwestman/blueprint-compiler.git source-tag: 'v0.12.0' @@ -45,7 +36,7 @@ parts: rustup: plugin: rust source: . - rust-channel: "1.76" + rust-channel: "1.78" override-build: "" override-prime: ""