This website works better with JavaScript.
Home
Explore
Help
Sign In
damien
/
slackbuilds
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
n/youtube-dl: Upgraded to youtube-dl-2020.05.29.
current-20191101
Damien Goutte-Gattat
7 months ago
parent
4452646943
commit
82bf996b06
3 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
n/youtube-dl/youtube-dl-2020.03.24.tar.gz.sha256
+1
-0
n/youtube-dl/youtube-dl-2020.05.29.tar.gz.sha256
+1
-1
n/youtube-dl/youtube-dl.SlackBuild
+ 0
- 1
n/youtube-dl/youtube-dl-2020.03.24.tar.gz.sha256
View File
@ -1 +0,0 @@
ccade8b663c423c4b128d703202d383865222ab7e9c255d17dce224e070a4c33 youtube-dl-2020.03.24.tar.gz
+ 1
- 0
n/youtube-dl/youtube-dl-2020.05.29.tar.gz.sha256
View File
@ -0,0 +1 @@
57ca5ac03d15efd38cf7ba1b6d09c92c4d223a008b586d877d4b9afc54b0ca56 youtube-dl-2020.05.29.tar.gz
+ 1
- 1
n/youtube-dl/youtube-dl.SlackBuild
View File
@ -27,7 +27,7 @@
# Source package infos
NAMESRC=${NAMESRC:-youtube-dl}
VERSION=${VERSION:-2020.0
3.24
}
VERSION=${VERSION:-2020.0
5.29
}
ARCHIVE=${ARCHIVE:-$NAMESRC-$VERSION.tar.gz}
WGET=${WGET:-https://github.com/ytdl-org/youtube-dl/archive/$VERSION.tar.gz}
Write
Preview
Loading…
Cancel
Save