Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Merge requests
!26304
community/yt-dlp: upgrade to 2021.10.10
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
community/yt-dlp: upgrade to 2021.10.10
sodface/aports:community/yt-dlp
into
master
Overview
0
Commits
1
Pipelines
1
Changes
1
Closed
Carl Chave
requested to merge
sodface/aports:community/yt-dlp
into
master
3 years ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
Hotfix to address bugs in yesterday's release.
0
0
Merge request reports
Viewing commit
a01041a8
Show latest version
1 file
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
a01041a8
community/yt-dlp: upgrade to 2021.10.10
· a01041a8
Sodface
authored
3 years ago
community/yt-dlp/APKBUILD
+
2
−
2
Options
@@ -4,7 +4,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Sodface <sod@sodface.com>
pkgname
=
yt-dlp
pkgver
=
2021.
09.25
pkgver
=
2021.
10.10
pkgrel
=
0
pkgdesc
=
"Command-line program to download videos from YouTube"
url
=
"https://github.com/yt-dlp/yt-dlp"
@@ -43,5 +43,5 @@ package() {
}
sha512sums
=
"
8d78158384429a26ac20ed1d764d7d2c2c5b1459da1a72ba015cd5bd4496d743da8e04f720af645276b573ef4128b99db799d071593ae71c4ba6849cfeef43be
yt-dlp-2021.
09.25
.tar.gz
a0e7ccbc53fefea1b154d1cf3c851898e7175ba92883a357dc519e95146817c9d3b7b2508ae3ceb5d7caac32a06606282028669b11209a09cc0f3a2fb380d107
yt-dlp-2021.
10.10
.tar.gz
"
Loading