File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -250,6 +250,7 @@ def prepareSources():
250250})
251251
252252r = requests .get (url + 'repos/telegramdesktop/tdesktop/releases/tags/v' + version )
253+
253254if r .status_code == 404 :
254255 print ('Release not found, creating.' )
255256 if commit == '' :
Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ parts:
121121 patches :
122122 source : https://github.com/desktop-app/patches.git
123123 source-depth : 1
124- source-commit : 701cfb4b3d6612188d168f198c842114fd64726f
124+ source-commit : 5c6549de54d24aa11bff0968b92fae06afe5b168
125125 plugin : nil
126126 override-pull : |
127127 craftctl default
@@ -162,7 +162,7 @@ parts:
162162 ffmpeg :
163163 source : https://github.com/FFmpeg/FFmpeg.git
164164 source-depth : 1
165- source-branch : n6.1.1
165+ source-branch : n6.1.6
166166 plugin : autotools
167167 build-packages :
168168 - nasm
You can’t perform that action at this time.
0 commit comments