[neon/extras/gcompris-qt/Neon/release] /: update snap

Jonathan Riddell null at kde.org
Mon Mar 22 12:28:11 GMT 2021


Git commit d1348d3c26004be9e28f37972d8a78b9fb0d5d6f by Jonathan Riddell.
Committed on 22/03/2021 at 12:28.
Pushed by jriddell into branch 'Neon/release'.

update snap

M  +2    -2    snapcraft.yaml

https://invent.kde.org/neon/extras/gcompris-qt/commit/d1348d3c26004be9e28f37972d8a78b9fb0d5d6f

diff --git a/snapcraft.yaml b/snapcraft.yaml
index fbe076c..0bc7176 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,6 +1,6 @@
 ---
 name: gcompris
-version: 1.0
+version: 1.1
 confinement: strict
 grade: stable
 base: core20
@@ -46,7 +46,7 @@ parts:
         plugin: cmake
         build-environment:
         - CMAKE_BUILD_PARALLEL_LEVEL: "4"
-        source: https://gcompris.net/download/qt/src/gcompris-qt-1.0.tar.xz
+        source: https://gcompris.net/download/qt/src/gcompris-qt-1.1.tar.xz
         build-packages:
         - build-essential
         - qt5-default


More information about the Neon-commits mailing list