Skip to content

Commit 290b221

Browse files
authored
set new rel tag
1 parent 252dc0a commit 290b221

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

snapcraft.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,7 @@ parts:
6464

6565
savedesktop:
6666
source: https://github.com/vikdevelop/SaveDesktop.git
67-
source-tag: '3.1.2_snap_8'
68-
#source-tag: '3.2'
67+
source-tag: '3.2'
6968
source-depth: 1
7069
plugin: nil
7170
override-build: |
@@ -76,8 +75,7 @@ parts:
7675
install -D -t $CRAFT_PART_INSTALL/usr/share/icons/hicolor/128x128/apps $CRAFT_PART_SRC/flatpak/symbolic-icons/exclamation_mark.png
7776
install -D -t $CRAFT_PART_INSTALL/usr/share/icons/hicolor/128x128/apps $CRAFT_PART_SRC/flatpak/symbolic-icons/desktop-symbolic.svg
7877
install -D -t $CRAFT_PART_INSTALL/usr/share/icons/hicolor/128x128/apps $CRAFT_PART_SRC/flatpak/symbolic-icons/list-view.png
79-
# for rel 3.2:
80-
#install -D -t $CRAFT_PART_INSTALL/usr/share/icons/hicolor/128x128/apps $CRAFT_PART_SRC/flatpak/symbolic-icons/done.svg
78+
install -D -t $CRAFT_PART_INSTALL/usr/share/icons/hicolor/128x128/apps $CRAFT_PART_SRC/flatpak/symbolic-icons/done.svg
8179
install -D -t $CRAFT_PART_INSTALL/usr/share/metainfo $CRAFT_PART_SRC/flatpak/io.github.vikdevelop.SaveDesktop.metainfo.xml
8280
install -D -t $CRAFT_PART_INSTALL/usr/share/glib-2.0/schemas $CRAFT_PART_SRC/flatpak/io.github.vikdevelop.SaveDesktop.gschema.xml
8381
glib-compile-schemas $CRAFT_PART_INSTALL/usr/share/glib-2.0/schemas

0 commit comments

Comments
 (0)