Skip to content

Commit

Permalink
Prep for release
Browse files Browse the repository at this point in the history
  • Loading branch information
emericg committed Oct 13, 2024
1 parent 7050754 commit 25bda37
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 20 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/builds_desktop_qmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
env:
APP_NAME: "toolBLEx"
APP_VERSION: "0.13"
QT_VERSION: "6.7.2"
QT_VERSION: "6.8.0"

#-------------------------------------------------------------------------------
# Workflow jobs
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/flatpak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
name: "Flatpak build"
runs-on: ubuntu-20.04
container:
image: bilelmoussaoui/flatpak-github-actions:freedesktop-23.08
image: bilelmoussaoui/flatpak-github-actions:freedesktop-24.08
options: --privileged
steps:
- uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion assets/linux/toolblex.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</description>

<releases>
<release version="0.13" date="2024-09-09"> <url type="details">https://github.com/emericg/toolBLEx/releases/tag/v0.13</url> </release>
<release version="0.13" date="2024-10-13"> <url type="details">https://github.com/emericg/toolBLEx/releases/tag/v0.13</url> </release>
<release version="0.12" date="2024-06-19"> <url type="details">https://github.com/emericg/toolBLEx/releases/tag/v0.12</url> </release>
<release version="0.11" date="2024-04-04"> <url type="details">https://github.com/emericg/toolBLEx/releases/tag/v0.11</url> </release>
<release version="0.10" date="2023-12-01"> <url type="details">https://github.com/emericg/toolBLEx/releases/tag/v0.10</url> </release>
Expand Down
35 changes: 18 additions & 17 deletions assets/linux/toolblex.flatpak.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
app-id: io.emeric.toolblex
runtime: org.freedesktop.Platform
runtime-version: '23.08'
runtime-version: '24.08'
sdk: org.freedesktop.Sdk
command: toolblex

Expand All @@ -17,6 +17,7 @@ finish-args:
# Wayland access
- --socket=wayland
# We need Bluetooth support
- --share=network
- --allow=bluetooth
- --system-talk-name=org.bluez

Expand Down Expand Up @@ -45,8 +46,8 @@ modules:
- -DQT_BUILD_TESTS=OFF
sources:
- type: archive
url: https://download.qt.io/archive/qt/6.7/6.7.2/submodules/qtbase-everywhere-src-6.7.2.tar.xz
sha256: c5f22a5e10fb162895ded7de0963328e7307611c688487b5d152c9ee64767599
url: https://download.qt.io/archive/qt/6.8/6.8.0/submodules/qtbase-everywhere-src-6.8.0.tar.xz
sha256: 1bad481710aa27f872de6c9f72651f89a6107f0077003d0ebfcc9fd15cba3c75
x-checker-data:
type: anitya
project-id: 7927
Expand All @@ -64,8 +65,8 @@ modules:
- -DQT_BUILD_TESTS=OFF
sources:
- type: archive
url: https://download.qt.io/archive/qt/6.7/6.7.2/submodules/qttools-everywhere-src-6.7.2.tar.xz
sha256: 58e855ad1b2533094726c8a425766b63a04a0eede2ed85086860e54593aa4b2a
url: https://download.qt.io/archive/qt/6.8/6.8.0/submodules/qttools-everywhere-src-6.8.0.tar.xz
sha256: 403115d8268503c6cc6e43310c8ae28eb9e605072a5d04e4a2de8b6af39981f7
x-checker-data:
type: anitya
project-id: 7927
Expand All @@ -81,8 +82,8 @@ modules:
- -DQT_BUILD_TESTS=OFF
sources:
- type: archive
url: https://download.qt.io/archive/qt/6.7/6.7.2/submodules/qtshadertools-everywhere-src-6.7.2.tar.xz
sha256: edfa34c0ac8c00fcaa949df1d8e7a77d89dadd6386e683ce6c3e3b117e2f7cc1
url: https://download.qt.io/archive/qt/6.8/6.8.0/submodules/qtshadertools-everywhere-src-6.8.0.tar.xz
sha256: 44692dc93482374bf3b39e96c881fa08275f0bf82958b68a7e3c796b76d4c4cb
x-checker-data:
type: anitya
project-id: 7927
Expand All @@ -98,8 +99,8 @@ modules:
- -DQT_BUILD_TESTS=OFF
sources:
- type: archive
url: https://download.qt.io/archive/qt/6.7/6.7.2/submodules/qtdeclarative-everywhere-src-6.7.2.tar.xz
sha256: 4c29cba1af8c42d425d8eb6e01bad24cb80f4b983d71eef566a0542dfdb9b999
url: https://download.qt.io/archive/qt/6.8/6.8.0/submodules/qtdeclarative-everywhere-src-6.8.0.tar.xz
sha256: 3b41a36b42e919a3aa0da1f71107591504200f41707bee2ad8e8d4f99b5644c2
x-checker-data:
type: anitya
project-id: 7927
Expand All @@ -114,8 +115,8 @@ modules:
- -DQT_BUILD_TESTS=OFF
sources:
- type: archive
url: https://download.qt.io/archive/qt/6.7/6.7.2/submodules/qtwayland-everywhere-src-6.7.2.tar.xz
sha256: a2a057e1dd644bd44abb9990fecc194b2e25c2e0f39e81aa9fee4c1e5e2a8a5b
url: https://download.qt.io/archive/qt/6.8/6.8.0/submodules/qtwayland-everywhere-src-6.8.0.tar.xz
sha256: 175758591638ebf1c6fbb66ac11c7fa0eb8d4ed52e9243cc59075d06a6a2060a
x-checker-data:
type: anitya
project-id: 7927
Expand All @@ -132,8 +133,8 @@ modules:
- -DQT_BUILD_TESTS=OFF
sources:
- type: archive
url: https://download.qt.io/archive/qt/6.7/6.7.2/submodules/qtsvg-everywhere-src-6.7.2.tar.xz
sha256: fb0d1286a35be3583fee34aeb5843c94719e07193bdf1d4d8b0dc14009caef01
url: https://download.qt.io/archive/qt/6.8/6.8.0/submodules/qtsvg-everywhere-src-6.8.0.tar.xz
sha256: cf7a593d5e520f8177240610d9e55d5b75b0887fe5f385554ff64377f1646199
x-checker-data:
type: anitya
project-id: 7927
Expand All @@ -148,8 +149,8 @@ modules:
- -DQT_BUILD_TESTS=OFF
sources:
- type: archive
url: https://download.qt.io/archive/qt/6.7/6.7.2/submodules/qtconnectivity-everywhere-src-6.7.2.tar.xz
sha256: 8ed321b242f0e956473a295fa31670271f9b3acb797508644cb740f89f6c08e8
url: https://download.qt.io/archive/qt/6.8/6.8.0/submodules/qtconnectivity-everywhere-src-6.8.0.tar.xz
sha256: bbbefb6cc07507fcc961362b3380553eba6400aa15480600126793ba3dc21788
x-checker-data:
type: anitya
project-id: 7927
Expand All @@ -164,8 +165,8 @@ modules:
- -DQT_BUILD_TESTS=OFF
sources:
- type: archive
url: https://download.qt.io/archive/qt/6.7/6.7.2/submodules/qtcharts-everywhere-src-6.7.2.tar.xz
sha256: 00f6a437458b7f2c4e81d748dbe2a077567a9e6ad8d8e3820b36c39dc5279bda
url: https://download.qt.io/archive/qt/6.8/6.8.0/submodules/qtcharts-everywhere-src-6.8.0.tar.xz
sha256: 1923daac0d1a69b03a4cb119b147c2e3f5080f642af365098fd8771a465b132f
x-checker-data:
type: anitya
project-id: 7927
Expand Down

0 comments on commit 25bda37

Please sign in to comment.