diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json index 68941bd8..3cbd1dc6 100644 --- a/.flatpak-manifest.json +++ b/.flatpak-manifest.json @@ -42,15 +42,14 @@ ], "sources": [ { - "type": "git", - "url": "https://dev.gnupg.org/source/libgcrypt.git", - "tag": "libgcrypt-1.11.2", - "commit": "737cc63600146f196738a6768679eb016cf866e9", + "type": "archive", + "url": "https://gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.11.2.tar.bz2", + "sha256": "6ba59dd192270e8c1d22ddb41a07d95dcdbc1f0fb02d03c4b54b235814330aac", "x-checker-data": { "type": "anitya", "project-id": 1623, "stable-only": true, - "tag-template": "libgcrypt-$version" + "url-template": "https://gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-$version.tar.bz2" } } ]