~tenacity/tenacity

697c0e764ccb19c1e2f3073ae08ecdac7aa710e4 — TheEvilSkeleton 1 year, 7 months ago ad74d99
Update SoundTouch in Flatpak manifest (#671)

SoundTouch migrated to Codeberg from GitLab recently.
This updates the SoundTouch dependency in the Flatpak manifest.

Signed-off-by: TheEvilSkeleton <theevilskeleton@riseup.net>
Reference-to: https://github.com/tenacityteam/tenacity/pull/671
1 files changed, 3 insertions(+), 3 deletions(-)

M packaging/flatpak/org.tenacity.Tenacity.json
M packaging/flatpak/org.tenacity.Tenacity.json => packaging/flatpak/org.tenacity.Tenacity.json +3 -3
@@ 162,9 162,9 @@
      "sources": [
        {
          "type": "git",
          "url": "https://gitlab.com/soundtouch/soundtouch.git",
          "tag": "2.3.0",
          "commit": "c65afe49f697fcea87d9a134870c8d115d7700cc"
          "url": "https://codeberg.org/soundtouch/soundtouch.git",
          "tag": "2.3.1",
          "commit": "e1f315f5358d9db5cee35a7a2886425489fcefe8"
        }
      ]
    },