|
1 | 1 | app-id: com.github.vikdevelop.timer |
2 | 2 | runtime: org.gnome.Platform |
3 | | -runtime-version: '47' |
| 3 | +runtime-version: '48' |
4 | 4 | sdk: org.gnome.Sdk |
5 | 5 | command: timer |
6 | 6 | finish-args: |
@@ -29,6 +29,6 @@ modules: |
29 | 29 | - glib-compile-schemas /app/share/glib-2.0/schemas |
30 | 30 | - cp flatpak/icons-symbolic/* /app/share/icons/hicolor/128x128/apps/ |
31 | 31 | sources: |
32 | | - - type: archive |
33 | | - url: https://github.com/vikdevelop/timer/archive/refs/tags/3.5.tar.gz |
34 | | - sha256: 04dcd52236da5f240181252f30ff4c8df137e84f06cce063bdf093003a272663 |
| 32 | + - type: git |
| 33 | + url: https://github.com/vikdevelop/timer.git |
| 34 | + tag: 3.5.1 |
0 commit comments