[pitivi/soundtouch] Update libsoundtouch source
- From: Alexandru Băluț <alexbalut src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi/soundtouch] Update libsoundtouch source
- Date: Sun, 24 Oct 2021 05:37:17 +0000 (UTC)
commit ba2a7a1c645b5f877c209ba7c84c33cc3d0ef37f
Author: Yatin Maan <yatinmaan1 gmail com>
Date: Sat Oct 23 20:34:45 2021 +0530
Update libsoundtouch source
SoundTouch moved from GitLab to Codeberg
build/flatpak/org.pitivi.Pitivi.json | 14 ++++++--------
1 file changed, 6 insertions(+), 8 deletions(-)
---
diff --git a/build/flatpak/org.pitivi.Pitivi.json b/build/flatpak/org.pitivi.Pitivi.json
index 4227f87ec..79aefd198 100644
--- a/build/flatpak/org.pitivi.Pitivi.json
+++ b/build/flatpak/org.pitivi.Pitivi.json
@@ -218,15 +218,13 @@
"name": "libsoundtouch",
"sources": [
{
- "type": "archive",
- "url":
"https://gitlab.com/soundtouch/soundtouch/-/archive/2.3.0/soundtouch-2.3.0.tar.bz2",
- "sha256": "2d037770a0afba551e0444d1c6e362a482fbaf79faeffc676da599676eb7e1b7",
+ "type": "git",
+ "url": "https://codeberg.org/soundtouch/soundtouch",
+ "tag": "2.3.1",
+ "commit": "e1f315f5358d9db5cee35a7a2886425489fcefe8",
"x-checker-data": {
- "type": "json",
- "url": "https://gitlab.com/api/v4/projects/soundtouch%2Fsoundtouch/releases",
- "version-query": ".[0].tag_name",
- "url-query": ".[0].assets.sources[] | select(.format == \"tar.bz2\").url",
- "timestamp-query": ".[0].released_at"
+ "type": "git",
+ "tag-pattern": "^([\\d.]+)$"
}
}
]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]