Skip to content

Commit

Permalink
snap: revert to version 2.44.2
Browse files Browse the repository at this point in the history
  • Loading branch information
soumyaDghosh committed May 28, 2024
1 parent 79ff3fd commit 88eec56
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions webkitgtk-6-gnome-2204-sdk/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: webkitgtk-6-gnome-2204-sdk
base: core22
version: "2.45.2"
version: "2.44.2"
summary: Web content engine for GTK(SDK)
description: |
SDK snap for Webkitgtk-6.0+, used with gnome-42-2204 and core22.
Expand All @@ -18,7 +18,7 @@ parts:
webkitgtk-6-gnome-2204-sdk:
#source: https://webkitgtk.org/releases/webkitgtk-2.40.1.tar.xz
source: https://github.com/WebKit/WebKit.git
source-tag: "webkitgtk-2.45.2"
source-tag: "webkitgtk-2.44.2"
source-depth: 1
plugin: cmake
cmake-parameters:
Expand Down
2 changes: 1 addition & 1 deletion webkitgtk-6-gnome-2204/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: webkitgtk-6-gnome-2204
base: core22
version: "2.45.2"
version: "2.44.2"
summary: Web content engine for GTK
description: |
Content snap for Webkitgtk-6.0+
Expand Down

0 comments on commit 88eec56

Please sign in to comment.