Skip to content

Commit

Permalink
flathub: check for updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Bixilon committed Jan 20, 2024
1 parent 344616d commit 81d3ff6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions com.teamspeak.TeamSpeak3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,12 @@ modules:
# url: https://teamspeak.com/en/downloads/#ts3client
# version-pattern: https://files.teamspeak-services.com/releases/client/3\.\d+\.\d+/TeamSpeak3-Client-linux_amd64-3\.(\d+\.\d+).run
# url-template: https://files.teamspeak-services.com/releases/client/3.$version/TeamSpeak3-Client-linux_amd64-3.$version.run
# x-checker-data:
# type: html
# url: http://versions.teamspeak.com/ts3-client-2
# version-pattern: "\u0006stable\u0010.*3\\.(\\d+\\.\\d+)\u0012"
# encoding-error: ignore # requires https://github.com/flathub-infra/flatpak-external-data-checker/pull/410
# url-template: https://files.teamspeak-services.com/releases/client/3.$version/TeamSpeak3-Client-linux_amd64-3.$version.run
x-checker-data:
type: html
url: http://versions.teamspeak.com/ts3-client-2
version-pattern: "\u0006stable\u0010.*3\\.(\\d+\\.\\d+)\u0012"
encoding-error: ignore # requires https://github.com/flathub-infra/flatpak-external-data-checker/pull/410
url-template: https://files.teamspeak-services.com/releases/client/3.$version/TeamSpeak3-Client-linux_amd64-3.$version.run
- type: script
dest-filename: apply_extra
commands:
Expand Down

0 comments on commit 81d3ff6

Please sign in to comment.