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
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Duncan Bellamy
aports
Commits
e238e983
Commit
e238e983
authored
5 years ago
by
Leo
Browse files
Options
Downloads
Patches
Plain Diff
community/you-get: upgrade to 0.4.1355
parent
21313ced
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/you-get/APKBUILD
+4
-5
4 additions, 5 deletions
community/you-get/APKBUILD
with
4 additions
and
5 deletions
community/you-get/APKBUILD
+
4
−
5
View file @
e238e983
# Contributor: Ivan Tham <pickfire@riseup.net>
# Contributor: Ivan Tham <pickfire@riseup.net>
# Maintainer: Ivan Tham <pickfire@riseup.net>
# Maintainer: Ivan Tham <pickfire@riseup.net>
pkgname
=
you-get
pkgname
=
you-get
pkgver
=
0.4.13
28
pkgver
=
0.4.13
55
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"Tiny command line utility to download media contents"
pkgdesc
=
"Tiny command line utility to download media contents"
url
=
"https://you-get.org"
url
=
"https://you-get.org"
arch
=
"noarch"
arch
=
"noarch"
license
=
"MIT"
license
=
"MIT"
depends
=
"ca-certificates ffmpeg python3"
depends
=
"ca-certificates ffmpeg python3 py3-setuptools"
makedepends
=
"py3-setuptools"
source
=
"https://files.pythonhosted.org/packages/source/y/you-get/you-get-
$pkgver
.tar.gz"
source
=
"https://files.pythonhosted.org/packages/source/
${
pkgname
:0:1
}
/
$pkgname
/
$pkgname
-
$pkgver
.tar.gz"
build
()
{
build
()
{
python3 setup.py build
python3 setup.py build
...
@@ -23,4 +22,4 @@ package() {
...
@@ -23,4 +22,4 @@ package() {
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
}
}
sha512sums
=
"
64b9eddf7418743ff59c64bb656135f73a1cac4f8e6b769cd2bac234abf587ac225f57c8b81698a289357c01ce7bc6d17b561ba4fd77434b9fdb688ba6ca91d2
you-get-0.4.13
28
.tar.gz"
sha512sums
=
"
f3220aa21f2181ff879e95f9c6903768666491850988dabefea8c1b07cf6d5e4bd58e14ff0b11509c48fdc6ed8bb6d71fb4d35e3bf4b5e9f659b808322b6f0e1
you-get-0.4.13
55
.tar.gz"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment