Skip to content

Commit

Permalink
Update tag
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 1, 2024
1 parent e6d44f1 commit 39e3110
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ parts:
# version-format:
# allow-neither-tag-nor-branch: true
source: https://gitlab.gnome.org/World/gedit/libgedit-amtk.git
source-tag: '5.8.0'
source-tag: '5.9.0'
source-depth: 1
source-type: git
# ext:updatesnap
Expand All @@ -82,7 +82,7 @@ parts:
# version-format:
# allow-neither-tag-nor-branch: true
source: https://gitlab.gnome.org/World/gedit/libgedit-gtksourceview.git
source-tag: '299.2.1'
source-tag: '299.3.0'
source-depth: 1
source-type: git
plugin: meson
Expand All @@ -103,7 +103,7 @@ parts:
after: [ gedit-gtksourceview, amtk ]
source: https://gitlab.gnome.org/World/gedit/libgedit-tepl.git
source-depth: 1
source-tag: '6.10.0'
source-tag: '6.11.0'
plugin: meson
meson-parameters:
- --prefix=/usr
Expand Down

0 comments on commit 39e3110

Please sign in to comment.